Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #509865

    Hello

    How can i increase the height of a full-width button?

    thanks

    • This topic was modified 8 years, 11 months ago by Tokyo.
    #509952

    Hi Tokyo!

    According to this site – http://downforeveryoneorjustme.com/, your website is currently down. Can you please check the link?

    Cheers!
    Yigit

    #510138

    Hey It works well now :)
    How can i increase the height of a full-width button?

    Thanks

    #510517

    Hi,

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

    .page-id-734 #av-layout-grid-1 .avia-button-fullwidth {
        padding-top: 50px;
        padding-bottom: 50px;
    } 

    Regards,
    Rikard

    #510683

    Thanks Ricard. It works well

    another thing. how to reduce the space between lines?

    Example:
    Image

    Regards,
    Tokyo

    • This reply was modified 8 years, 11 months ago by Tokyo.
    #510950

    Hey!

    use this code in Quick CSS field:

    .av-button-description.av-button-description-below {
    top: -13px;
    }
    

    and adjust as needed.

    Regards,
    Andy

    #511489

    Andy!! thank youuu. work perfectly

    thanks all for help :) and have a nice day!

    Regards,
    Tokyo

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘full-width button height’ is closed to new replies.