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

How am I able to remove "trending now" from our search bar?

Solved

How am I able to remove "trending now" from our search bar?

ricky24
Excursionist
61 0 10

How am I able to remove "trending now" from our search bar?

ricky24_0-1720204234847.png

 

Accepted Solution (1)
BSSCommerce-TC
Shopify Partner
225 49 51

This is an accepted solution.

You can follow these steps:

Step 1: Please navigate to Online store > Themes > Edit code and find app.css file

Step 2: Insert below code at the end file and Save them

#Search-Drawer .side-panel-content.side-panel-content--initial {
    display: none !important;
}

 

I hope it will helpful with you.

We're happy to see that our suggestion helped you solve the issue. Can you kindly give us a like and mark it as a solution? This can be a reference for other merchants if they have an issue like you.

Should you need any further information, please do not hesitate to contact us by tagging directly at Community post. We will check and let you know soon.

 

Thanks in advance.

 

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


MIDA: Heatmap, Record & Replay |BLOOP Referral Program, Reward |

Need help from our expert? Kindly share your request with us via community@bsscommerce.com


BSS Commerce - Full-service eCommerce Agency

View solution in original post

Replies 3 (3)

BSSCommerce-TC
Shopify Partner
225 49 51

Hi @ricky24 ,

Can you kindly share your store link (with the password, if any) with us? We will check it and suggest you a solution if possible.

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


MIDA: Heatmap, Record & Replay |BLOOP Referral Program, Reward |

Need help from our expert? Kindly share your request with us via community@bsscommerce.com


BSS Commerce - Full-service eCommerce Agency
ricky24
Excursionist
61 0 10

....

 

BSSCommerce-TC
Shopify Partner
225 49 51

This is an accepted solution.

You can follow these steps:

Step 1: Please navigate to Online store > Themes > Edit code and find app.css file

Step 2: Insert below code at the end file and Save them

#Search-Drawer .side-panel-content.side-panel-content--initial {
    display: none !important;
}

 

I hope it will helpful with you.

We're happy to see that our suggestion helped you solve the issue. Can you kindly give us a like and mark it as a solution? This can be a reference for other merchants if they have an issue like you.

Should you need any further information, please do not hesitate to contact us by tagging directly at Community post. We will check and let you know soon.

 

Thanks in advance.

 

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


MIDA: Heatmap, Record & Replay |BLOOP Referral Program, Reward |

Need help from our expert? Kindly share your request with us via community@bsscommerce.com


BSS Commerce - Full-service eCommerce Agency