personal customizations go beyond regular support, for me to be able to put you on the right tracks you'd need to be more specific on what size exactly you need to change and where.
I am using Amatic SC font. The maximum size to change base size of the body font to in the theme options is 22. I need it to be bigger than this. why does theme options not allow the base size of the body font to be larger than 22??
The following text needs to be bigger and in bold:
- Navigation bar on top right
- Breaking news scrolling text
- all the text in the main body of the website - content and headings.
- recent posts titles
- button and tab text
Basically everything apart from the main navigation bar and the heading such as "breaking news" and "recent post". But even they could do with being in bold.
is there not a global way of making all the text larger and in bold?
Because this is a stock template and it's very very rare for someone to use a body copy font size higher than 22px. If you wish to remove that limit it's pretty easy though:
thank you, I have been able to fix the main navigation. I thought from that I'd be able to word out how to fix the top/utilities and footer navigation but none of the code I have used has worked. Can you tell me what code I need is please, I have tried the following with no luck:
Unfortunately personal customizations are not covered by regular support, since you have many customizations requests you might should consider hiring a freelancer to set the theme up according to your needs.
Hi,
personal customizations go beyond regular support, for me to be able to put you on the right tracks you'd need to be more specific on what size exactly you need to change and where.
Regards
djwd
Regards
djwd
I am using Amatic SC font. The maximum size to change base size of the body font to in the theme options is 22. I need it to be bigger than this. why does theme options not allow the base size of the body font to be larger than 22??
The following text needs to be bigger and in bold:
- Navigation bar on top right
- Breaking news scrolling text
- all the text in the main body of the website - content and headings.
- recent posts titles
- button and tab text
Basically everything apart from the main navigation bar and the heading such as "breaking news" and "recent post". But even they could do with being in bold.
is there not a global way of making all the text larger and in bold?
Because this is a stock template and it's very very rare for someone to use a body copy font size higher than 22px. If you wish to remove that limit it's pretty easy though:
open admin/options.php on line 985:
and edit the value to increase the maximum limit
Hope that helps
Regards
djwd
Regards
djwd
thanks i changed the font of the body text in the end as it was easier.
how do i change the font size of the navigation bars please? all of them.
Hi, in this ticket there should be code you're looking for (to paste in the Custom CSS textarea).
Regards
djwd
Regards
djwd
Hi that link is not linked to anything
Apologies it was marked as private. Should be ok now.
Regards
djwd
Regards
djwd
thank you, I have been able to fix the main navigation. I thought from that I'd be able to word out how to fix the top/utilities and footer navigation but none of the code I have used has worked. Can you tell me what code I need is please, I have tried the following with no luck:
.top-navigation li {
font-size: 28px;
}
.utilities-navigation li {
font-size: 28px;
}
.bottom-navigation li {
font-size: 28px;
}
.footer-navigation li {
font-size: 28px;
}
thanks
Unfortunately personal customizations are not covered by regular support, since you have many customizations requests you might should consider hiring a freelancer to set the theme up according to your needs.
Regards
djwd
Regards
djwd