Hi Josh,
I can’t seem to locate the main style .css file to efect font size?
Using the Custom section :
I’m trying to change h1, h2 and h3 in certain sections. I have tried without much success:
h1,h2, h3 { font-size: 11px; }
and
h1 { font-size: 30px; } h2 { font-size: 20px; } h3 { font-size: 16px; }
h1,h2,h3 { font-size: 16px !important; }
h1 { font-size: 30px !important; } h2 { font-size: 20px !important; } h3 { font-size: 16px !important; }
Thing is, using slider heading, the changes impact of the text size here which is what I do no want?
Many Thanks 🙂
This reply is for PremiumPress customers only.
426
Views
4
Replies
Copyright © 2010-2026 PremiumPress Limited.
Hi Josh,
I can’t seem to locate the main style .css file to efect font size?
Using the Custom section :
I’m trying to change h1, h2 and h3 in certain sections.
I have tried without much success:
h1,h2, h3 {
font-size: 11px;
}
and
h1 {
font-size: 30px;
}
h2 {
font-size: 20px;
}
h3 {
font-size: 16px;
}
and
h1,h2,h3 {
font-size: 16px !important;
}
and
h1 {
font-size: 30px !important;
}
h2 {
font-size: 20px !important;
}
h3 {
font-size: 16px !important;
}
Thing is, using slider heading, the changes impact of the text size here which is what I do no want?
Many Thanks 🙂
Members Only Content
This reply is for PremiumPress customers only.
Login NowMembers Only Content
This reply is for PremiumPress customers only.
Login NowMembers Only Content
This reply is for PremiumPress customers only.
Login NowMembers Only Content
This reply is for PremiumPress customers only.
Login Now