Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
As above??
Hi Lee
Add the following to Appearance > Custom CSS:
/* Vantage Support Text */ header#masthead .hgroup .support-text { color: #4b4b4b; font-size: 13px; font-style: italic; }And adjust as required.
Info on changing the size of Meta Slider text can be found here:
https://www.metaslider.com/documentation/styling/
Thank you.
I can now increase the size of the text. However, I wish to push the text higher so it lines through with my logo. How can I do this?
Give this a try under Appearance > Custom CSS and adjust as required:
/* Vantage Header Sidebar Padding */ header#masthead .hgroup #header-sidebar[style] { padding-top: 0px !important; padding-bottom: 0px !important; }If that doesn’t work for you, please send through a link so I can see the problem live.
Thanks