Viewing 5 posts - 31 through 35 (of 35 total)
  • Author
    Posts
  • #326641

    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

    #326651

    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?

    #327120

    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

    #327245

    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.

    #327249

    Hi!

    You are welcome Kevin, always happy to help! Feel free to let us know if you have any other questions or issues

    Best regards,
    Yigit

Viewing 5 posts - 31 through 35 (of 35 total)
  • The topic ‘Static Home Page Not Working / Edit above header’ is closed to new replies.