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].
Hi I’ve been trying to change the size of text of “Call: 07775726738 or send me an email” in the header Layout builder widget. If I change to H1 it goes huge, H2 and the rest make no difference. I’ve tried putting in this code below but it makes no difference:
/* Vantage Heading Styles */
.entry-content h2 {
font-size: 18px;
margin-top: 0;
}
.entry-content h3 {
font-size: 16px;
margin-top: 0;
}
.entry-content h4 {
font-size: 15px;
margin-top: 0;
}
.entry-content h5 {
font-size: 14px;
margin-top: 0;
}
.entry-content h6 {
font-size: 13px;
margin-top: 0;
}
/* Headline Widget */
.widget_headline-widget h1 {
font-size: 22px !important;
}
.widget_headline-widget h2 {
font-size: 20px !important;
}
.widget_headline-widget h3 {
font-size: 18px !important;
}
Hi Elise
You can fix/change this with some custom CSS. If you navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.
/* Header Widget Area */ #header-sidebar .textwidget h2 { font-size: 16px; }Hi Andrew,
I have tried doing that but nothing changes…I even changed 16px to 20 and still nothing…Do I have the text in the code?
Thank you,
Aida
Hi Aida
Thanks for reaching out. Do you have a new thread for this topic? If not, please open one and send me the link here. I’ll attend ASAP.
Page: New Thread