Home Forums Basel support forum Change size of 'Text after title' text

Change size of 'Text after title' text

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #62109

    Kim
    Participant

    Hi,

    How do I change the size of the text found in Section title Settings>Text after title (see screenshot) in WP Bakery?

    Attachments:
    You must be logged in to view attached files.
    #62119

    Hello,

    It can be changed with custom, please provide page URL so that I could give your CSS.

    Best Regards

    #62153

    Kim
    Participant

    Page url is http://vipfisk.no

    #62191

    Hello,

    Add this CSS to Theme Settings > Custom CSS

    .title-wrapper.basel-title-size-default .title-after_title {
        font-size: 14px;
    }

    Change 14px to the value you need.

    Best Regards

    #62209

    Kim
    Participant

    That did the trick, thanks:)

    #62232

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

Viewing 6 posts - 1 through 6 (of 6 total)

The topic ‘Change size of 'Text after title' text’ is closed to new replies.