Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1331639

    Hi, I am using the tab section on this page and I am trying to customize the size of the title but it is not taking the changes. I used .av-section-tab-title and .av-inner-tab-title… Can you please check and help ?

    #top .av-tabs-trauma .av-section-tab-title {
    font-size: 8px;
    padding-right:60px!important;
    }

    #1331647

    Hey aruizhuidobro,
    Please try this code in the General Styling ▸ Quick CSS field or in the WordPress ▸ Customize ▸ Additional CSS field:

    #top .av-tabs-trauma .av-section-tab-title .av-inner-tab-title {
    font-size: 8px;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

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