Tagged: image overlay
-
AuthorPosts
-
January 10, 2021 at 1:03 am #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;
}January 11, 2021 at 2:16 am #1271425Hey Joe,
Please provide a link to the site/page in question so we can look into this issue further.
Best regards,
Jordan ShannonJanuary 12, 2021 at 11:03 pm #1271989Ho 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
January 14, 2021 at 5:05 am #1272300Hi 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,
RikardJanuary 25, 2021 at 8:08 pm #1275336Rikard,
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
January 26, 2021 at 7:15 am #1275382Hi,
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 ShannonJanuary 26, 2021 at 9:31 pm #1275568Hi 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.
January 27, 2021 at 9:37 pm #1275885Hi 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 -
AuthorPosts
- You must be logged in to reply to this topic.