Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #899886
    mat_kinotek
    Participant

    HI, I’m trying to resize the font in the product post here http://50.87.249.71/~cherryl9/test/?product=birch-plywood with no luck.
    I’m creating my custom CSS with ‘CSS style sheet editor’, in which I added a

    .entry-header, .entry-content {
    font-size: 90%;
    }

    but it’s not scaling down. It looks is been overwritten by some other CSS somewhere else.
    Any hint on how can I solve this?
    Thanks

    #900927
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    You can add this under Custom > CSS in the Customizer:

    .x-container.max p {
        font-size: 95% !important;
    }

    Thanks.

    #901465
    mat_kinotek
    Participant

    it works!

    #902410
    Rupok
    Member

    Glad that it worked. Feel free to let us know if you face any other issue. We’ll be happy to assist you.

    Thanks for using X.

    Cheers!

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