Separator With Text in Visual Composer

Posted in: Newspaper
Post count: 27

How can I change the font size of the Separator With Text in Visual Composer?

Post count: 23312

Hello

If you want to change the font size for this kind of Visual Composer element, you have to use a bit of CSS code to do that. Please try the code below and place it in Theme panel->Custom CSS area.

The code is ->

.vc_separator {
font-size:50px
}

The result -> http://screencast.com/t/RIrRLJKy

And also, please notice that you can change the separator settings from the panel, like this -> http://screencast.com/t/G1IXy614

Hope this helps!

If is not what you mean and for an accurate code, please provide your website URL so I can further inspect it closer.

Thank you for the message!

Post count: 92

Hi Catalin,
I know how to change the font size and did it exactly as you did above, but it’s not responding. The font size remains the same. I’ve emptied out the cache etc, but the font size will not cooperate.

Any other suggestions? Thanks in advance 🙂

Post count: 23312

Hello MESOTU,

Please provide your website URL so I can take a closer look at your Separator element and also, so I will be able to provide a more accurate response.

Thanks for your understanding!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.