Change size of 'Text after title' text
-
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.
Hello,
It can be changed with custom, please provide page URL so that I could give your CSS.
Best Regards
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
That did the trick, thanks:)
You are welcome! If you have any questions please feel free to contact us.
Best Regards
The topic ‘Change size of 'Text after title' text’ is closed to new replies.