Tagged: x
-
AuthorPosts
-
October 21, 2016 at 1:09 pm #1225717
codexworksParticipantThis reply has been marked as private.October 21, 2016 at 9:50 pm #1226198
Rue NelModeratorHello 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.
October 22, 2016 at 11:39 pm #1226965
codexworksParticipantThis reply has been marked as private.October 23, 2016 at 1:52 am #1227034
ChristopherModeratorHi 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.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1193473 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
