This topic has 13 replies, 2 voices, and was last updated 7 years, 11 months ago ago by Olga Barlow
Hello,
Is there a way to decrease the padding in the sticky menu? Make it a bit skinnier/smaller.
Hello,
Yes, go to Theme Options > Styling > Custom CSS and add the following code
@media only screen and (min-width: 992px){
.fixed-header > .container {
padding-top: .5em;
padding-bottom: .5em;
}}
Regards
Thank you!
You are welcome!
Regards
Hi Olga,
Had a few more questions:
1. Is it possible to add cart & size options to the quick view so customers can order from the quick view box rather than directing them to the shop page? Quick view in our site only has “select options” button.
2. We added a masonry grid under the page “Endowed Lifestyle” however it does not work all the time. Loads sometimes on desktop but does not work on mobile. Is there a reason this keeps happening?
The login information is listed below.
Thanks
Also, is there a way to add the shop page link in the header on mobile view? Either replacing wishlist & cart icons or just adding a small link next to the wishlist icon. This would only be for mobile view.
Thanks
Hello,
1) Unfortunately, there is no such option in our theme.
2) Very likely problem related to your cache. This page was cached without images. I have cleaned the cache and now I can see the images on that page.
3) I have added link in top bar. Is it ok for you? Check the site on mobile.
Regards
Thank you. I think the link should work. How do I access it to link it to the shop page?
Appreciate your help!
Great. Thanks!
Is it possible to link the footer headers? Twitter & Instagram?
Hello,
You can add Text widget with link and remove title for the widget, for example http://prntscr.com/dmj05s
Regards
Awesome. Thank you very much! Really appreciate your help with all of this.
You are welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up