Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1408119

    Hi.

    Wonder if the mods could help here.

    After disabling the Linked Image Overlay in Advanced Layout Settings, the hover state still shows a graphic navigation arrow, but only on an external certification code that shows on a specific page.

    I have a code block loading an external certificate, details in the Private Content area – could you please take a look? … ideally, I’d like to just remove the image overlay from where the external cert. is included.

    Thanks in advance

    #1408209

    Hey James Bowtine,

    Thank you for the inquiry.

    We cannot find any issues with the image overlay. Would you mind providing a screenshot of the arrow? You can use platforms like Savvyify, Imgur or Dropbox to upload and share the screenshot. Here are the steps to follow:

    1.) Visit the website of your chosen platform, such as Savvyify, Imgur or Dropbox.
    2.) Locate the option to upload a file or an image.
    3.) Select the screenshot file from your computer or device and upload it to the platform.
    4.) After the upload is complete, you will be provided with a shareable link or an embed code.
    5.) Copy the link or code and include it in your message or response to provide us with the screenshot.

    Thank you for taking the time to share the screenshot. It will help us better understand the issue you’re facing and provide appropriate assistance.

    Best regards,
    Ismael

    #1408230

    Hi guys,
    replied in Private Content area.

    #1408368

    Hi,

    Thank you for the screenshot. Looks like the image overlay has been inserted inside the cqc-widget-header container, which is a bit odd. To hide the overlay, please add this code in the Quick CSS field.

    .cqc-widget-header .image-overlay {
        display: none !important;
    }
    

    Best regards,
    Ismael

    #1408395

    Yep, that fixed it.

    Thank you!

    #1408420

    Hi James,

    I’m glad that Ismael could help you :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Linked Image Overlay Disabled – but still shows (Mod assistance required)’ is closed to new replies.