Hi!
Please flush browser cache and refresh your page a few times. This is how it looks on my end – http://i.imgur.com/TmjVpcN.png
Regards,
Yigit
You are a legend, will it work with the responsive design ok?
Much appreciated, can we look at the menu issue –
http://catenais.co.uk/wordpress/dee-shackles/
Look at the wigit menu (Dee Shackles / Bow Shackles) the highlighted item is too wide and the formatting is not great. It’s just a standard custom menu from Enfold, but it’s not displaying correctly.
Thanks for your efforts dude, I never thought adding that image would be so much trouble. Where did you code the change?
Hey!
Please add following code to Quick CSS as well
.widget_nav_menu ul:first-child>.current-menu-item, .widget_nav_menu ul:first-child>.current_page_item, .widget_nav_menu ul:first-child>.current-menu-ancestor {
padding-left: 0;
left: 0;
box-shadow: none;
background-color: white!important;
}
I have added the code to Functions.php file. You can find it if you search “my-custom-image” and then i added some custom CSS code to Quick CSS field to style it correctly :)
Cheers!
Yigit
Thanks matey, not sure I like the styling, I’ll have a look at that but it’s fixed the issue.
Thanks for all of your help Yigit, Kevin.