This topic has 9 replies, 2 voices, and was last updated 5 years, 5 months ago ago by Rose Tyler
hi,
how can i edit menu? Under what section of WP and how can i deleted if i dont want it?
https://imgur.com/a/8iyPAcr
Hello,
Appearance > Menu. Please see screenshots from our demo – https://xstore.8theme.com/ http://prntscr.com/nvv1bv > http://prntscr.com/nvv1qn http://prntscr.com/nvv1lb
Watch our videos – https://youtu.be/OnxkixHtVLI https://youtu.be/f07MBdnFPfk https://youtu.be/QJ6yTxxdFDE
Regards
Ok and as in screen shot above how can i make these LINE where Home,shop, blog etc is shorter?
Please provide screenshots for better understanding.
You can use such screenshot maker as Lightshot https://prnt.sc/
Thanks in advance.
Regards
i want to make these line (red one) smaller like it’s orange. how and where can i do that.
https://prnt.sc/nwa5vu
Or i even i dont want menu and i dont want that black line, how do i do that
Hello,
You can add this code in Theme Options > Custom CSS:
.header-advanced .navigation-wrapper {
max-width: 1170px;
margin: auto;
}
Color of the mentioned black line you can change in Theme Options > Menu > Menu styling > Menu background color.
To disable the menu, you can use this code:
.header-advanced .navigation-wrapper {
display: none;
}
Regards
i have tryed to put in code but nothing changes. Nothing at website
I put code here:
https://prnt.sc/nwddn0
You must be logged in to reply to this topic.Log in/Sign up