Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #613021

    By default my images are darker and when I mouse over them they go brighter, I can’t seem to get it to turn off that feature only, I still want the Caption visible, just want the picture to be normally bright.

    Thanks

    #613505

    Hi LifeIsNow001,

    Please try the following in Quick CSS under Enfold–>General Styling:

    .image-overlay {
     visibility: hidden !important;
     }

    Thanks,
    Rikard

    #613513

    Didn’t do anything

    #613573

    Hey!

    Try to hard reload and empty browser cache and review the site again.

    To do a hard refresh… First press F12 to open the Chrome Dev Tools then hold down Ctrl and click on the Reload button.

    If you still have any issue please share the link to the page where we can inspect the element in question and help you resolve it :)

    Regards,
    Vinay

    #614144

    Is there some trick on how to find the correct classes? I have been doing this a pretty long time and I still can’t find the right classes alot of the time in WordPress. What do you guys use to find the right classes and ids?

    Thanks

    #614502

    Hi!

    Please use following code instead

    .page-id-31 .av-caption-image-overlay-bg {
        opacity: 0!important;
    }

    “We are developers gents. That’s what we do for a living. We develop.” (Takers reference)
    We simply inspect elements :)

    Best regards,
    Yigit

    #614551

    Well that worked great Mr Developer =-]

    I just want to say you guys seem to provide absolutely great support for this theme. You really help people out with tonnes of little customization’s.

    We have started using this theme a lot now!

    Thank you!

    #614552

    Hi!

    Thank you for the kind words. We really appreciate if you rate our theme on themeforest :)

    Thank you for using Enfold :)

    Cheers!
    Vinay

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.