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

    I’ve added the following to the Quick CSS to try to change the font-size of the Avia Layout Button but nothing happened. Can you help me to correct this pls?

    .av-menu-button {
    font-size: 30px
    }
    #400664

    Doh! This works ..

    .avia-button {
    font-size: 30px !important;
    }

    Ticket can be closed.

    • This reply was modified 9 years, 10 months ago by magpie6.
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Help to Change the Avia Layout Button CSS’ is closed to new replies.