Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1025036
    jmgijzel
    Participant

    Hi,

    I Would like to change the font-size and style of my ‘ shop’ page of woo commerce.
    I tried to change this placing css-code in the costumizer but I dont get it working.

    I tried the following:

    .h-landmark span {
    font-size:20px;
    }

    Can you please advice?

    Website: urbanshelter.com.tw/shop

    #1025360
    Friech
    Moderator

    Hi There,

    Thanks for writing in! Please check your whole custom CSS in the Customizer here first, and address all the errors (you can ignore the warnings).

    After you done that, please add your Custom CSS above back or add this:

    .woocommerce-page .h-landmark  {
    	    font-size: 3em;
    }

    Hope it helps, Cheers!

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