Home Forums Pro Themes Flat Commerce Pro Font in Button on Featured Slider

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #25154
    jjambeck
    Participant

    Is it possible to make the font different/larger in the button on the Featured Slider? It would make the button bigger too and that is fine. I’d like to make the font bigger, at least, and maybe a different font as well.
    Thank You!

    #25220
    wensolutions
    Keymaster

    Hello,

    The font in the button of the featured slider comes from the Admin Dashboard > Appearance > Customize ▸ Theme Options > Font Family Options > Default Font Family. To change the font, please change the font accordingly.

    For the button font size please paste in the following custom CSS :

    .read-more {
        font-size: 19px;
    }

    You can change the font size value in px, as per your requirements.

    Hope this Helps,

    Best Regards !!

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