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

    hi,

    i wanna change the button lable font style in “Button” & “Promo Box” that are in layout bulider.

    thanks in advance!

    #130339

    Hey!

    Use following css code to change the font style

    .avia-button-wrap a.avia-button span.avia_iconbox_title{
    font-weight:bold;
    color: #fff;
    }

    Obviously you can use different css styling rules :)

    Best regards,

    Peter

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘how to change the font style of button label’ is closed to new replies.