Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #185286

    How can I make the enfold theme button text size larger and the button bigger?

    #185410

    Hi glozemedia!

    What button? There are various button elements on the theme. Is it the button shortcode? The contact form button? Can you please give us a link to the page with the button element? You can try this on your custom.css or Quick CSS:

    .avia_iconbox_title {
    font-size: 20px;
    }

    Best regards,
    Ismael

    #185413
    This reply has been marked as private.
    #185435

    Hey!

    Please add following code to Quick CSS as well and adjust as desired

    .avia-button.avia-size-large { font-size: 16px; }

    Regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Theme Button Text Size’ is closed to new replies.