• Resolved Pandoma

    (@pandoma)


    View post on imgur.com


    Following the screenshot above, I would really like to change the button size of the Big Title Section. I tried adding HTML codes to the text but it remains the same. It remains the same size, both button and text.
    What I hoped to do was to change the button size, increase font size and bold it.

    I tried looking through forums and searching but to no avail.

    Any help is appreciated.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • cosmins

    (@cosmins)

    Hi @pandoma,
    You can change the button size by modifying either the padding or the width or both. Smth like this might work:

    .big-title-slider-content .buttons a { padding: 30px 60px !important;}

    or

    .big-title-slider-content .buttons a { width: 80%; }

    These should be placed in Customizer -> Additional CSS section.

    Let us know how it goes.

Viewing 1 replies (of 1 total)

The topic ‘Changing Button and Text Size in Big Title Section’ is closed to new replies.