Home Page, Menu Arrows, Image banner buttons and other buttons

Home Page, Menu Arrows, Image banner buttons and other buttons

kashco
Explorer
107 1 14

Hi everyone !

 

I have some queries kindly which I'd appreciate some help: 

 

1. This code is appearing on every page at the bottom: How to remove it: 

.product__modal-opener--image .product__media-toggle {display: inline-flex ;} .product__modal-opener.product__media-icon {display: inline-flex ;}

 
2. Footer Menu:
   - I want to add follow us online text above the social icon (in both views)
  - There is extra space above the copyright and faint horizontal line (how to get rid of that).
 
3. Header Menu: 
 - The dropdown arrows should appear to the right of the text. It is overlapping in desktop version
 
4. Image Banner:
  - Place the new arrivals higher and place the buttons center to each image (desktop view)
- Place new arrivals higher and place buttons (center each image). 
 
5. Collections Page:
 - The title of collection seems to have become white and not visible. Please help me fix this too. 
 
6. Product Page: 
 - I did manage to add thumbnails to each product but I want a slider feature if the product has multiple images (irrespective if it has variants). 
- How can we know what size of image to upload so that the image fits exactly to the product grid and image. 
- Also the description seems to leave some white space between the bullet points: 
- The recommended products section: Make it full width of window in desktop and make the cards larger/wider to fit the window in desktop view.

7. 
Disable this page from viewing: https://kashco-interiors.myshopify.com/collections
 
 
Replies 5 (5)

Dan-From-Ryviu
Shopify Partner
11360 2227 2399

Hi @kashco 

1. Go to your store admin > Sales channels > Online Store > Themes > Edit code > open theme.liquid file, find and remove that code or wrap it into this 

<style>
// wrap code here
</style>

- Found this helpful? Hit "Like" and "Accept as Solution"!
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
Built for Shopify

Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...
Sign up now.

kashco
Explorer
107 1 14

No it didn't work. 

Dan-From-Ryviu
Shopify Partner
11360 2227 2399

Did you wrap this code into style tags so it should like this? 

<style>
.product__modal-opener--image .product__media-toggle {display: inline-flex ;} .product__modal-opener.product__media-icon {display: inline-flex ;}
</style>

- Found this helpful? Hit "Like" and "Accept as Solution"!
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
Built for Shopify

Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...
Sign up now.

kashco
Explorer
107 1 14

Please help with issue 6. For example, I want to show for products with many variants or if a product with no variant has many angles or views 

kashco
Explorer
107 1 14

Solved issue 7. Thanks