Tagged: full width menu
-
AuthorPosts
-
March 16, 2015 at 7:26 pm #412456
In the picture there are two “full width menu” in a page with two different menus.
The saperating line doesn’t apear between 1st and 2nd items.
(it’s rtl so the first item is on the right).March 16, 2015 at 7:32 pm #412464Hi udi!
Can you please post the link to your website and a screenshot showing the issue please? You can upload your screenshots on imgur.com or Dropbox public folder and post the links here
Best regards,
YigitMarch 16, 2015 at 8:26 pm #412535https://drive.google.com/file/d/0BxZSoM3n6FMGR0NURHF3dEE2Nms/view
can you see this?March 17, 2015 at 8:35 am #412799Hi!
Yes, we can see the issue but we can’t reproduce it on our installation. Is the site live? Please post the website url here. We need to inspect it. Try to add this to the Quick CSS field:
#top .av-subnav-menu > li:first-child a { border-left: 1px solid; }
Regards,
IsmaelMarch 27, 2015 at 8:01 pm #419583It appears to be both in the main menu and in the “full width menu”.
http://www.massage-il.co.il/%D7%A2%D7%99%D7%A1%D7%95%D7%99-%D7%91%D7%AA%D7%9C-%D7%90%D7%91%D7%99%D7%91-%D7%9E%D7%A1%D7%90%D7%92-%D7%9E%D7%A1%D7%90%D7%96/
Another screenshot
https://drive.google.com/file/d/0BxZSoM3n6FMGNnlSMk5UYzdFazg/viewi’m not very well with the css.
can you fix it for the next update?March 30, 2015 at 3:32 am #420159Hey!
we really need a link to the website, so we can provide you with some CSS.
Make sure to use newest WordPress and theme version. Also try to deactivate all plugins and see if things get better. Clear your browser cache.
Best regards,
AndyMarch 30, 2015 at 6:36 am #420208Hi,
can’t you see the link at the previous comment?
http://www.massage-il.co.il/%D7%A2%D7%99%D7%A1%D7%95%D7%99-%D7%91%D7%AA%D7%9C-%D7%90%D7%91%D7%99%D7%91-%D7%9E%D7%A1%D7%90%D7%92-%D7%9E%D7%A1%D7%90%D7%96/deactivating all plugins and Clearing the browser cache didn’t do any difference.
i’m using the newest wp and theme version.- This reply was modified 9 years, 8 months ago by udi lisha.
March 30, 2015 at 8:10 pm #420763Hey!
sorry, here you go with a code for Quick CSS field:
#top .av-subnav-menu > li:first-child a { border-left-width: 1px; border-left-style: solid; border-color: #e1e1e1; }
Hope this helps.
Best regards,
Andy -
AuthorPosts
- You must be logged in to reply to this topic.