Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #687827

    Ahoy,

    How do I make the arrow of the easy slider icon bigger, how do I remove the box around them?

    #688323

    Hi mcraig77,

    Please try the following in Quick CSS under Enfold–>General Styling:

    #top .avia-slideshow-arrows a {
        font-size: 50px !important;
    }
    
    #top .av-control-minimal .avia-slideshow-arrows a:before {
        border: 2px solid transparent !important;
    }

    Thanks,
    Rikard

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