Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #437873

    Hi

    I am trying to swap the arrow rollover on the large image of the magazine element on my homepage for a custom element.

    At present, both the arrow and the logo are showing.

    Any ideas?

    Cheers!
    Mike

    #438713

    Hi cannan!

    I’m not sure which image you are referring to, could you provide us with a screenshot highlighting the issue please?

    Best regards,
    Rikard

    #438723

    Hey cannan!

    Thank you for using Enfold.

    Can you please provide a screenshot of the rollever effect that you want?

    Regards,
    Ismael

    #439201
    This reply has been marked as private.
    #439579

    Hi!

    Thanks for the screenshot. I can only see the default rollover when viewing the site, what icon would you like to replace the default one with?

    Regards,
    Rikard

    #439927
    This reply has been marked as private.
    #439929

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and change image URL

    .image-overlay.overlay-type-extern .image-overlay-inside:before {
      background-image: url(https://dl-web.dropbox.com/get/Public/GTA-Emblem.png?_subject_uid=14975671&w=AAC04m0MP-DemVOBWQTigTUlaRZBgH9K_1Yc8anQMPqSng);
      background-repeat: no-repeat;
      background-position: 50% 50%;
      content: ''!important;
    }

    Regards,
    Yigit

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