What's your biggest current challenge? Have your say in Community Polls along the right column.

Remove section for mobile

Solved

Remove section for mobile

Daniel19901
Shopify Partner
270 1 75

d55d0b-08.myshopify.com

Hi, can anyone help me remove only the tag section from my recipes/blog age from mobile ?
thank you !

Here is the page: https://d55d0b-08.myshopify.com/blogs/rezepte

Daniel19901_0-1730905413391.png

 

Accepted Solution (1)

Guleria
Shopify Partner
3692 741 1039

This is an accepted solution.

Hello @Daniel19901 ,


Follow these steps:

1. Go to Online Store -> Theme -> Edit code

2. Open your critical.css file and paste the following code at the bottom:

.blog_sidebar .sticky.top-30 >div:nth-child(3) {
    display: none !important;
}

 

If problem solved don't forget to Like it and Mark it as Solution!
And if you need help with customization/code part you can contact me for services

You can find the email in the signature below.

 

Thanks

 

- 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 3 (3)

mrashid
Shopify Partner
297 26 32

@Daniel19901 which one

- Need a Shopify developer? Chat on WhatsApp +923068683199
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution

Guleria
Shopify Partner
3692 741 1039

This is an accepted solution.

Hello @Daniel19901 ,


Follow these steps:

1. Go to Online Store -> Theme -> Edit code

2. Open your critical.css file and paste the following code at the bottom:

.blog_sidebar .sticky.top-30 >div:nth-child(3) {
    display: none !important;
}

 

If problem solved don't forget to Like it and Mark it as Solution!
And if you need help with customization/code part you can contact me for services

You can find the email in the signature below.

 

Thanks

 

- 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

DaisyVo
Shopify Partner
1078 138 152

Hi @Daniel19901 

 

To complete your requests, please follow these steps:
  1. Go to Shopify Admin > Online Store > Theme > Customize > Theme Settings > Custom CSS https://prnt.sc/i8ljAMlHJUKl
  2. Paste the code provided into the Custom CSS section.

 

@media screen and (max-width: 768px){
.blog-grid-container .blog_sidebar .sticky.top-30 >div:nth-child(3) {
    display: none;
}
}

 

 

Here is the result: https://prnt.sc/Xo7kijQTNsqU
 
I hope this helps
 
Best,
 
Daisy
Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Avada SEO & Image Optimizer - The #1 SEO solution