Home Forums Pro Themes Flat Commerce Pro Size of button on Featured Slider

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #25260
    jjambeck
    Participant

    Is there anyway to make this button larger – I know it gets longer as more text is typed, but can it also be wider vertically? I suppose then the text could also be larger. Just wondering how to make these changes if they are possible!

    #25308
    wensolutions
    Keymaster

    Well, you can do this by adding custom css through Appearance -> Customize section

    #feature-slider .read-more {
        padding: 28px 60px;
    }

    Note: You need to play with numeric values to adjust button height / width as per your choice.

    Hope this helps !

    #25310
    jjambeck
    Participant

    This is great, thank you so much!

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