Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1225717
    codexworks
    Participant
    This reply has been marked as private.
    #1226198
    Rue Nel
    Moderator

    Hello There,

    Please have your custom css updated and use this instead:

    /* Making the Submenu Fonts Same as the Menu List */
    @media screen and (max-width: 1280px){
    .x-navbar .x-nav > li > a, .x-navbar .x-nav > li >ul>li>a {
        font-size: 13px !important;
    }
    }
    
    @media screen and (max-width: 1150px){
      .x-navbar .x-nav > li > a, .x-navbar .x-nav > li >ul>li>a {
        font-size: 12px !important;
      }
    }
    @media screen and (max-width: 1080px){
      .x-navbar .x-nav > li > a, .x-navbar .x-nav > li >ul>li>a {
        font-size: 11px !important;
      }
    }

    To have full control of the product images, please check out this topic: https://community.theme.co/forums/topic/product-images-woocommerce/#post-224057

    Hope this helps. Please let us know how it goes.

    #1226965
    codexworks
    Participant
    This reply has been marked as private.
    #1227034
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> Global CSS :

    li.product-category.product h3 {
        font-size: 12px;
    }

    – How can I redirect the Return to Shop button to the homepage instead of going to the shop page?

    Please provide us with screen shot and clarify what you’re trying to achieve.

    How can I make the square icon to link to the list of the racquets http://sportify.ca/product-category/oliver-racquets/ after viewing item page, instead of going to the shop page? And the same for the other products when I do the same.

    Regretfully this isn’t a feature offered by X. It could be possible with custom development, but this would be outside the scope of support we can offer. You may wish to consult a developer to assist you with this. X is quite extensible with child themes, so there are plenty of possibilities.

    Hope it helps.

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