Text size in Separator With Text
-
Hello,
How to change the text size in Separator With Text?
Kind regards.
Hello,
Do you mean WP Bakery Page Builder element? if yes, it is possible with custom CSS. Send me the link and screen of the block, I will generate the code.
Best Regards
Thank you for a quick reply!
Yes, WP Bakery Page Builder element.
http://veganshoesbags.com/
Attachments:
You must be
logged in to view attached files.
Hello,
Try using this CSS code:
.vc_separator h4 {
font-size:26px;
}
Add this code to Theme Settings > Custom CSS > Desktop. Change 26px to the size you want.
Best Regards
The topic ‘Text size in Separator With Text’ is closed to new replies.