Tagged: tabs
How can I modify the width and height dimensions of the individual tab boxes?
Hey J,
Are you referring to tab titles or the content?
Best regards,
Nikko
I am referring to the tab titles. The tab titles in my situation are on the left side of the page and the content of the tab is on the right side. I want to enlarge the tab titles on the left side.
Hi,
Thanks for the clarification. Could you post a link to the site in question so that we can take a closer look please?
Best regards,
Rikard
Sorry, for the long delay I have been on vacation. Here is the information that you requested.
I am interested in changing the dimensions of the Accordion tabs on the left side of the page.
Thanks,
— John
Hi John,
Thanks for the links. These are the default values, please add them to Quick CSS and edit the values to your liking:
.tab {
padding: 12px 16px;
font-size: 0.8em;
}
Best regards,
Rikard
Can I place the code in the style.css file of the child theme?
— John
I moved the code to the CSS style sheet and it worked. Thank you for your help.
— John
Hi John,
Glad to hear that! Thanks for using Enfold :)
Best regards,
Nikko