jazz3000123 Posted September 6, 2021 Share Posted September 6, 2021 Site URL: https://www.marzgarseeya.com/ Here's my site: https://www.marzgarseeya.com/ Help! My logo and nav hambuger button isn't showing up in the mobile version of my site Link to comment
tuanphan Posted September 8, 2021 Share Posted September 8, 2021 On 9/7/2021 at 1:00 AM, jazz3000123 said: Site URL: https://www.marzgarseeya.com/ Here's my site: https://www.marzgarseeya.com/ Help! My logo and nav hambuger button isn't showing up in the mobile version of my site Hi, In Custom CSS, find & remove this code @media screen and (max-width: 768px) { [data-nc-base="header"] { display:none } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
jazz3000123 Posted September 16, 2021 Author Share Posted September 16, 2021 Unfortunately, I don't have that in my custom css. Link to comment
tuanphan Posted September 19, 2021 Share Posted September 19, 2021 On 9/17/2021 at 5:55 AM, jazz3000123 said: Unfortunately, I don't have that in my custom css. Try adding this to Design > Custom CSS @media screen and (max-width: 768px) { [data-nc-base="header"] { display:block !important; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment