How To Hide Menu Bar - Template Shaper Cuisine - Question | JoomShaper

How To Hide Menu Bar - Template Shaper Cuisine

G

Giacomo

Template 3 years ago

hi, i would like to hide in every page of my site the black menu bar. How can i do that? Thanks for the help.

the template is shaper cuisine, my site is offline

0
7 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 3 years ago #1867

Hi Use this custom css

#sp-header.menu-fixed{
    background:unset !important;
}

Add this css code inside the custom.css file. Note: Path towards custom CSS: Extensions>Templates>Styles> Click on your current default template name then choose Template Options. Then find custom CSS within the custom code. https://prnt.sc/pu705g https://prnt.sc/pu70zn In Extensions>Template> Template Options > Custom Code > Custom CSS please add this Thanks

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 3 years ago #1711

Hi Could you please share your site URL? Make it now online mode and then give me the URL. And also share screenshots. Thank you

0
G
Giacomo
Accepted Answer
3 years ago #1713

https://drive.google.com/file/d/1gm63zzI_wU30dYfR6ZURBSqgHRQOtGCn/view?usp=sharing

this is the screenshot of the site. i can't share the URL beacuse my site is in local in my own pc

thanks for your help

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 3 years ago #1760

Do you want to hide this? https://prnt.sc/wluhpi

0
G
Giacomo
Accepted Answer
3 years ago #1773

yes i want to hide the black bar but i would like to leave the logo like the first photo below without the black bar also when i scroll down the sitepage (secondo photo)

  1. https://drive.google.com/file/d/1x3hrrf9OR2VyMeAE25YK1gm6EySs4m6E/view?usp=sharing

  2. https://drive.google.com/file/d/1ARQD7j1Kr-VUeBhpoB0i7_LHaljGJEST/view?usp=sharing

thanks for your help

0
G
Giacomo
Accepted Answer
3 years ago #1880

thank you very much, it works!! have a good day

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 3 years ago #1899

You are most welcome

0