Tagged: 

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

    Hi,

    Can someone please help me disable this god-forsaken image overlay with the arrow. No matter what I do the damn thing is still there. I disabled it in theme options, I copied and pasted the code from the enfold documentation, the damn thing is still showing up. I purged the cache in the browser AND on my server as well.

    This is the code I pasted from the enfold document:

    /* Remove image overlay with circle and arrow */
    .your-custom-class .image-overlay {
    display: none !important;
    opacity: 0 !important;
    }

    #1271425

    Hey Joe,

    Please provide a link to the site/page in question so we can look into this issue further.

    Best regards,
    Jordan Shannon

    #1271989

    Ho Jordan,

    Here is the site URL.

    The black square represents a picture I want to place throughout the site. When you roll over you get the linked image overlay. I disabled the linked image overlay in the Advanced Styling Theme Options panel.

    Thanks Joe

    #1272300

    Hi Joe,

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

    .image-overlay-inside {
      display: none; 
    }

    If that doesn’t work then please post admin WordPress login details in private so that we can have a closer look.

    Best regards,
    Rikard

    #1275336

    Rikard,

    That code did not work. I will have to create credentials for you when I get back into the office. Any other code options?

    JP

    #1275382

    Hi,

    Did you add the code to the top of quick css so it runs first? Also, clear the cache a few times over.

    Best regards,
    Jordan Shannon

    #1275568

    Hi Jordan,

    It is the only code in the CSS window and I have deleted the cache no less than 5 times. Thanks, I am going to look at other options for this site, so many issues with Enfold lately, don’t want to launch a new project with that many coming against me so soon. I have a few other sites on Enfold that I will continue to support.

    Thanks for your assistance. Have a great week, be safe.

    #1275885

    Hi Joe C,

    It can be that you have some mistakes in the css and so the css added after it does not work.

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

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