Tagged: 

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

    Dear ENFOLD support

    How do I get the captions in the Fullscreen Slider (top) to the right side?
    I tried to put an image into the caption as a link, which is not possible. Is there a solution?
    Submenu’s of ‘Bestellung’ are in red (Wolt, Lieferando & Pickup), how do I get them normal when not hovered?

    Best regards

    • This topic was modified 3 years, 6 months ago by Jaispirit.
    #1287011

    Hey Jaispirit,

    I’m only seeing a blank page after adding the page password, and it redirects to the URL in private. What do we need to do in order to view the page you linked to?

    Best regards,
    Rikard

    #1287553
    This reply has been marked as private.
    #1288273

    Hi,

    Sorry for the late reply. I see this CSS applying to the first menu item:

    #avia-menu li a:hover, #avia-menu li.current-menu-item a, #avia2-menu li a:hover, #avia2-menu li.current-menu-item a {
        color: #bf232b !important;
    }

    Please try to remove, or modify that. If you can’t find it, then please post admin WordPress login details in private, so that we can have a closer look.

    Please try this in Quick CSS to float the captions to the right:

    #avia-messagebox- {
      float: right; 
    }

    Best regards,
    Rikard

    #1288276
    This reply has been marked as private.
    #1289092

    Hi,

    Thanks for that. The problems you had seems to be fixed on your site though?

    Best regards,
    Rikard

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