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

    I want to change the button shape to be more round on the fullscreen slider on the homepage and also to make the button larger in size.

    #414170

    Hey glozemedia!

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

    #top .avia-slideshow-button.avia-color-light {
      padding: 22px 16px !important;
    }
    
    #top .avia-slideshow-button {
      border-radius: 10px !important;
      padding: 24px 16px !important;
    }

    Cheers!
    Rikard

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