Dear Support Team,
Can you please help us with fixing the issues after adding our custom logo and also help us removing the divider line after menu item, which had shopping cart.
Url: http://codeweaversinc.com/new/index-cws-3.html
Thanks,
Anil
3 replies · opened Jul 16, 2017
Dear Support Team,
Can you please help us with fixing the issues after adding our custom logo and also help us removing the divider line after menu item, which had shopping cart.
Url: http://codeweaversinc.com/new/index-cws-3.html
Thanks,
Anil
Hello,
You can simply use the following CSS Code:
#header.full-header #logo,
#header.full-header #primary-menu > ul { border-right: 0; }This will definitely work fine. Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
Where should these two lines go to remove the divider line after deleting cart and search??
#header.full-header #logo,
#header.full-header #primary-menu > ul { border-right: 0; }
Hello,
Make sure that you use the css/custom.css File and move all your Custom Codes directly into this File. More Setup Instructions about this can be found in the Documentation > Start > Customization Section.
This will definitely work fine. Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
Have the same question, or something new?
Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.
Reply on the dashboard