Okay
  Public Ticket #2650121
Team member h3
Closed

Comments

  • Tobias started the conversation

    Hi there, 
    As you may be able to tell from the url, i am having some issues with the team member addon. 

    One of these is not alligned with the others, i have checked if margin and padding is the same on all of the rows and columns, which it is. 

    i have played around with it a little bit and found that the issue is the h3 text(name) within the addon, my question is whether it is possible to change the font-size of the individul h3 within the team member addon, or perhaps for all the team member addons?

  •  2,967
    Andrew replied

    Hi Tobias,

    Please try this css to change the H3 font size of the team member element:

    body h3, .row .col h3, .toggle h3 a, .ascend #respond h3, .ascend h3#comments, .woocommerce ul.products li.product.text_on_hover h3, .masonry.classic_enhanced .masonry-blog-item h3.title, .woocommerce ul.products li.product.material h3, .woocommerce-page ul.products li.product.material h3, .portfolio-items[data-ps="8"] .col h3, .nectar-hor-list-item[data-font-family="h3"], .woocommerce ul.products li.product h2, .nectar-quick-view-box h1 {
        font-size: 32px;
    }

    Thanks.

  • Tobias replied

    Hi Andrew, 

    Thanks for the reply. This does seem to work when in editor mode, however this does not load when accessing the live site, it seems as if it does not carry over?

  •  2,967
    Andrew replied

    Hi Tobias,

    Please send me your admin login credentials so that I can look into the issue further.

    Thanks.

  • Tobias replied

    Hi again Andrew, 

    Thanks very much, it works, i just forget to clear the cache thats why it wasn't showing up on the live site. All good now :)