Home › Forums › ART WordPress Theme › Custom Thumbnail crop?
- This topic has 6 replies, 2 voices, and was last updated 7 years, 11 months ago by
SeaTheme.
-
AuthorPosts
-
June 1, 2018 at 12:10 am #15333
Hi guys! Thanks for your continued support here – I really appreciate all your hard work!
Now onto the questions:1. Is there any way to determine a custom thumbnail crop for masonry grid? IE, upload my own crops or something?
2. Mouseover effect – is there a way to make the fade animation faster?
3. When I scroll through the gallery using the arrow keys in masonry grid, the images aren’t in the order shown in the grid – is there any way to have them come up in the order of the grid?Thanks! I might have more questions as I keep working on the website
June 1, 2018 at 5:39 am #15339Hi, welcome!
1) There is not the way.
2) Please paste the custom css code to “Appearance > Customize : Additional CSS”
.grid-item-con::after { -webkit-transition: all .2s; -moz-transition: all .2s; transition: all .2s;} .grid-item-con-text { -webkit-transition: opacity .1s; -moz-transition: opacity .1s; transition: opacity .1s; }3) I don’t understand this question, do you mean when edit the custom grid on backend?
Regards!
Bwsm – uiueux.com – Twitter – FacebookJune 15, 2018 at 12:29 pm #15435Thank you so much you guys are so much help!!
Don’t worry about ‘3’, I decided to do something else.I have another request:
For mouseover effects on a ‘Page’, can I remove the colour mask so it’s 0%?
So it’s text only hover effect?Also, when I hover over the portfolio hero image on a page, I have to double click to enter the page?
This happens on Chrome and Firefox on Windows 10 but it’s fine on Microsoft Edge browser.
My Google chrome version is Version 67.0.3396.87 (Official Build) (64-bit)
Do you know what’s wrong?Thanks for your help!!!
June 15, 2018 at 4:46 pm #15438Is touch screen on your computer ?
June 15, 2018 at 9:24 pm #15440Oooh, yes I do have a touch screen device. I have a wacom 22HD cintiq with touch enabled. Is this the reason?
June 16, 2018 at 2:06 am #15442Yes, maybe.
I want to know if you use the mouse to find the 2-click problem on Cintiq. If it is, please send your wp-admin(URL/username/pass) and this question to uiueux@gmail.com
I will check it.June 16, 2018 at 6:24 am #15446For mouseover effects on a ‘Page’, can I remove the colour mask so it’s 0%?
So it’s text only hover effect?Please paste the custom css code to “Appearance > Customize : Additional CSS”
.grid-item-con.bm-hover:after,.grid-item-con:hover:after {opacity: 0!important;} -
AuthorPosts
- You must be logged in to reply to this topic.
