Home › Forums › Jevelin Theme › Enlarge tabs font
Home › Forums › Jevelin Theme › Enlarge tabs font
Hi Team,
Is there a way to make slightly bigger fonts that are used under tabs description?
I have few other sites and posts where I’m using tabs and would be great to get to a place that I can modify font size globally for all tabs.
See screenshot and link below to the website.
Thanks,
Marcin
Hi Marcin,
I hope you are well today and thank you for your question.
You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.sh-tabs-filter li a {
font-size: 14px;
}
You can change font size 14 in the above code to increase or decrease tab font size.
Best regards,
Shufflehound team
Hi Team,
All works great. As always, thanks a lot for your help.
Cheers,
Marcin
Hi Team,
I have found one scenario that tab font is not enlarging as others.
I have Custom Posts for my offers and actually under mobile device (here iPhone) suggested custom CSS is not enlarging font. All works fine under desktop browser. All good as well for all Pages.
Is there a way to force enlarging tab font on mobile device under those custom posts?
See link below.
Thanks,
Marcin
Solution for this topic
To make it also work on mobile devices please use the following CSS code instead of above shared CSS code.
#page-container .sh-tabs-filter li a {
font-size: 14px;
}All showing now perfectly.
Thanks a lot for your help!
You are most welcome here 🙂
If you need services beyond standard support, we've got your back!
If you'd prefer not to handle the installation yourself or need help getting started, we'll set everything up for you.
We'll help you rearrange sections, adjust spacing, and modify the page structure to fit your needs.
More complex styling changes, theme option modifications, and third-party integrations.
If you need something that's not included in the theme, we can code it for you.
Web design services to create custom sections, pages, and blocks for your theme, plus graphics and visualizations.
Full website builds, custom theme development, or plugin creation from scratch.
We'll provide a clear quote based on what you need. No hidden fees.