Menu, spacing and formatting (collections page)

Menu, spacing and formatting (collections page)

kashco
Explorer
107 1 14

https://kashco-interiors.myshopify.com/ is my site - password is kashco)

 

I have the following queries:

  • Home Page
    • Centralize the buttons relative to the image (in the new arrivals section)
    • Best seller section
      • I want to remove the extra spacing on the left and centralize the text 
    • Header menu
      • Place the search box next to the logo in desktop view
      • Mobile view - remove the extra bottom space in the main menu
    • Footer menu
      • Remove the extra space between the menu to make them look well separated
      • Place the follow us online at the bottom in desktop view
      • Mobile view
        • Remove the extra spacing and centralize the menu
  • Back to top button
    • Format the button to be a white background with ^ arrow
  • Remove the bottom menu (only keep the copyright) - which should be center and large. 
  • Hide the collections page
  • About Us Page
    • It has extra space between the paragraphs
Reply 1 (1)

topnewyork
Astronaut
1299 160 217

Hi @kashco 
Note: This css only for header

 

1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. In theme.liquid, paste the below code before </head>
 

 

<style>
@media (max-width: 768px){
   .header__heading-logo {
    height: 60px !important;
    max-width: 100% !important;
}
.header {
    padding: 0px 3rem 0px 3rem !important;
}
header__icon--cart .icon {
    height: 3rem !important;
    width: 3rem !important;
}
.header__icon .icon {
    height: 1.5rem !important;
    width: 1.5rem !important;
}
}
@media (min-width: 769px){
   svg.icon.icon-search {
    margin-left: -52rem !important;
}
}
</style>

 

 If my reply is helpful, kindly click like and mark it as an accepted solution.
Thanks!

Use our Big Bulk Discount app to boost your sales!(https://apps.shopify.com/big-bulk-discount). Easy to set up and perfect for attracting more customers with bulk discounts. Try it now and watch your revenue grow!

Need a Shopify developer? Hire us at Top New York Web Design
Boost Your Store Sales with Volume/Tier Discount Try Big Bulk Discount
Create New Shopify Store For Just 1$/Month