Tagged: 

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #769713

    How can I modify the width and height dimensions of the individual tab boxes?

    #769760

    Hey J,

    Are you referring to tab titles or the content?

    Best regards,
    Nikko

    #770072

    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.

    #770565

    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

    #786068

    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

    #786179

    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

    #786408

    Can I place the code in the style.css file of the child theme?

    — John

    #786442

    I moved the code to the CSS style sheet and it worked. Thank you for your help.

    — John

    #786466

    Hi John,

    Glad to hear that! Thanks for using Enfold :)

    Best regards,
    Nikko

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Tab dimension’ is closed to new replies.