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

    Hi Team,

    how can I change the Text size of the new full width Button?

    Thx,
    Jan :)

    #336128

    Hi jansthh!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    #top .avia-button-fullwidth .av-button-description {
    font-size: 12px; }

    Best regards,
    Yigit

    #336237

    Hey Yigit,

    thank you again :)

    That is for the description. What do I need for the title?

    Cheers,
    Jan :)

    #336245

    Hey!

    Please use following one for the title

    .avia-button-wrap span.avia_iconbox_title {
    font-size: 24px;
    }

    Regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.