Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1298295
    Jay B
    Participant

    Hi!

    I have a work in progress here before moving it to it’s own domain – http://autopot.co.uk.365webstudio.com/shop/

    I’d like to decrease the size of the font on the shop category page the same as I have on the product page using the following CSS but I’m unable to….

    .entry-header h3 a {
    font-size: 30px;
    }

    Could you help me with the CSS to change the product category only please?

    J

    #1298344
    Thai
    Moderator

    Hi There,

    Please try with this CSS instead:

    li.product-category.product h3 {
        font-size: 18px;
        text-align: center;
        padding: 0 15px;
    }

    Hope it helps 🙂

  • <script> jQuery(function($){ $("#no-reply-1298295 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>