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

    Hey,

    I don’t want the arrow on the fullwidth slide at http://www.malagaboutiquehotels.com/
    Malaga

    What code shall I add?

    Thanks
    Charlotte

    #1123251

    Hey Charlotte,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #full_slider_1 .image-overlay.overlay-type-extern .image-overlay-inside:before {
        display: none;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1123267

    Thanks Victoria.
    I have added the code but as you can see the arrow is gone but the image still changes when you hoover over it.

    I want the image to be normal.
    Best regards
    Charlotte

    #1123500

    Hi Charlotte,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #top .avia-slideshow-inner .image-overlay {
        display: none !important;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1123570

    Thanks :)

    #1123665

    Hi,

    I’m glad this was resolved. If you need additional help, please
    let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Remove arrow’ is closed to new replies.