Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1043397

    How can I control the dimensions of the box, padding, and margins of the tabs, as well as the font size?

    Thank you in advance,

    — John

    • This topic was modified 5 years, 11 months ago by envatojlc.
    #1043615

    Hi John,

    Are you just looking to get the general CSS for that so that you can edit it yourself or are you after something more in particular?

    Best regards,
    Rikard

    #1043844

    I am just looking to get the CSS that work on all four pages. I would like to tweet each page separately.

    #1044165

    Hi,

    Thanks for the clarification. Please try the following in Quick CSS under Enfold->General Styling:

    .tab_titles div {
      padding:30px;
      margin:10px;
      font-size:20px;
    }

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.