Hello guys,
I have a problem. When I increased the font size, my menu bar didn’t fit all of these words on the Desktop. Is it possible to hide the first button from the Menu bar (Home/Pradžia)?
Now: HOME - SHOP - NEW - SALE…
I want: SHOP - NEW - SALE…
Thank you
Hey @Atsimataves ,
Just go to the Navigation options, select your menu and remove it
Hi @ThePrimeWeb , I know this, but I want to hide it only from the desktop and leave it on the phone, because I notice that not all visitors clicked on the logo (home) after coming from the advertisement.
Thank you
Oh, I didn’t know that requirement.
You can add this to your CSS.
Go to your theme’s “Edit Code” Option, then in the search bar type “theme.liquid”
Below the tag “” tag paste the following. Screenshot attached for reference.
Screenshot is for reference only, the correct code to paste is the one shown above.
@ThePrimeWeb Thanks for trying to help me. A little correction is needed, as this code also deleted the first subcategory from the SHOP section.
Before this code:
After:
Thank you!
Hey @Atsimataves ,
Replace the code with this
1 Like
@ThePrimeWeb Thank you so much! It works! I’m super happy :)))