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

    Hello everyone
    I have created a new page with button in full width.
    it is possible to make the distances top and button, the font smaller and a different color.

    thank you and beautiful greetings
    Franz

    #1192474

    Hallo Franz,

    I’m not sure what you mean by the top and bottom distance, could you try to explain bit further please? You can use this CSS to change the font size and colour:

    .avia-button-fullwidth .avia_iconbox_title {
      font-size: 14px; 
      color: red;
    }

    LG,
    Rikard

    #1192523

    Thank you very much Riakard
    works great

    is it also possible to reduce the distance left and right, top and bottom to the font?
    Thank you and nice greetings
    Franz

    #1192628

    Hi,

    Add this to quick css:

    #top .avia-button-fullwidth{
    padding:10px!important;
    }

    Best regards,
    Jordan Shannon

    #1199017

    Hello Jordan
    Thank you very much
    now it works well
    this request can be closed by one

    Beautiful greetings

    Franz

    #1199131

    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 ‘change fullwidth-button’ is closed to new replies.