-
Author
-
September 23, 2017 at 15:51 #174508kffanerParticipant
Hello, the default hover element (the plus sign) is something i would like to change to a play button, since my website mainly contains videos. I tried using css but it came out quite rough. Is the current hover element an image? if so what is its location in the files? If its not an image, is there a way i could change it? Any help would be appreciated. thanks.
September 23, 2017 at 21:17 #174549Kieran_SQModeratorHi,
You can adjust the size of the + by adding the below CSS to your KLEO Child theme’s style.css or to Theme Options > General Settings > Scroll to: Quick CSS
.hover-element > i {font-size: 44px;}
Please adjust the px value as desired, clear any and all website caching and services like CloudFlare / MaxCDN to see changes in your browser. To clear your browser’s cache use Ctrl+F5.
Thanks,
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
September 24, 2017 at 15:56 #174624kffanerParticipanthuh? I dont want to adjust the size of it, i want to CHANGE it to a different icon…
September 24, 2017 at 17:06 #174646Kieran_SQModeratorHi,
My apologies, I got mixed up between tickets when I read this. Please can you paste the contents of your page here so I can review them locally and identify the file(s) that need to be changed.
Thanks,
Kieran.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
September 26, 2017 at 18:59 #174866kffanerParticipanti dont know if its a file or an icon drawn up from a public domain via code. What part of my website should i attach the files of? the whole content folder or just theme folder?
September 26, 2017 at 19:54 #174874Kieran_SQModeratorHi,
Please go to Pages > All Pages > Desired page > Above the text editor on the right select the ‘text’ tab and copy all of the post content. Please then paste the contents here so I can review it.
Thanks,
Kieran.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
September 26, 2017 at 21:12 #174884kffanerParticipanti dont think i made it clear what i want changed, I want to change the “hover_element” which is currently a “+” sign in the middle of the picture once you hover over the kleo post carousel picture. I want to change that to another picture, like a play button. Does that clarify it or should i get a screenshot of what i mean?
September 27, 2017 at 17:10 #174974RaduModeratorHi,
I’ve seen that you already made some modifications, you will have also to remove the +
Add beside that css this one
COPY CODE.kleo-carousel .hover-element i {display:none}
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 28, 2017 at 15:33 #175087RaduModeratorGreat
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.