Tagged: enfold
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
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
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