Header - Store pickup

Solved

Header - Store pickup

marketingapt1b
Excursionist
51 0 8

how to remove this?

Screenshot 2024-08-25 at 10.36.03 AM.png

Accepted Solution (1)

Guleria
Shopify Partner
4110 804 1155

This is an accepted solution.

Hello @marketingapt1b ,

 

Please check the header settings there you will find an option to disable it.

 

Thanks

- Custom themes, UI/UX design, ongoing maintenance & support.
- Drop an email   if you are looking for quick fix or any customization
- Email: guleriathakur43@gmail.com Skype: live:navrocks1
- Try GEMPAGES a great page builder

View solution in original post

Replies 4 (4)

BSSCommerce-B2B
Shopify Partner
1972 564 568

@marketingapt1b ,

Step 1. Go to Admin -> Online store -> Theme > Edit code

Step 2. Find the file theme.css

Step 3. Add this code to the end of file

span.header-info-block__caption.text-size--xsmall {
   display: none!important;
}

Result:

BSSCommerceB2B_0-1724554611650.png

B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.


B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.


B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.


BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now

Guleria
Shopify Partner
4110 804 1155

This is an accepted solution.

Hello @marketingapt1b ,

 

Please check the header settings there you will find an option to disable it.

 

Thanks

- Custom themes, UI/UX design, ongoing maintenance & support.
- Drop an email   if you are looking for quick fix or any customization
- Email: guleriathakur43@gmail.com Skype: live:navrocks1
- Try GEMPAGES a great page builder

niraj_patel
Shopify Partner
2391 516 515

Hello @marketingapt1b 

You can add code by following these steps

1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file

3. Paste the below code before </body> on theme.liquid
<style>
  .header-container.header-container--bottom.portable-hide {
        display: none !important;
   }
</style>

niraj_patel_0-1724556747684.png

Was my reply helpful? Click Like to let me know!
Was your question answered? Mark it as an Accepted Solution.

Shopify Partner || Helping eCommerce Stores
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution.
- For further discussion contact: Email ID- info@techlyser.com

BSS-TekLabs
Shopify Partner
2401 695 832

- Here is the solution for you @marketingapt1b 
- Please follow these steps:

z5686811214059_e66de1953f1db631f9134af5cdb796ad.jpg

- Then find the theme.liqid file.
- Then add the following code at the before tag </head> and press 'Save' to save it.

<style>
.header-container.header-container--bottom.show-header-actions-on-mobile {
    display: none !important;
}
</style>

- Here is the result you will achieve:

BSSTekLabs_0-1724562514506.png

 

- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.

If our suggestions are useful, please let us know by giving it a like or marking it as a solution.


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)


Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page


BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now