Viewing 1 reply thread
You must be logged in to reply to this topic.
I am trying to change the size of the text on the separator with text in the Tower theme.
I just tried adding this code to both the custom CSS box and the stylesheet.css, following your instructions here:
It didn’t work. In fact, adding any code to the Custom CSS box does NOT work.Any other suggestions?
Trying it on this page: https://catenacreations.net
OOPS. Never mind. I figured it out.
Here’s the code you should use:
.vc_separator.vc_separator_align_center h4 {
padding: 0 .8em;
font-size: 30px;
}
Hello,
I replied you on this, here: https://support.codeless.co/?topic=separator-with-text
However i am glad you figured it out yourself.
Best regards!
You must be logged in to reply to this topic.