Header Problems

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #27576
    donal McMahon
    Participant

    Hellow, Can you tell me how to move the header menu over to the left , you can see the attached image, currently menus is overlapping with social media links

    http://prntscr.com/gl18nh

    Website log in
    http://www.chrisdunneforgefitness.com/wp-admin
    admin
    Pongo1980

    Thank you

    #27583
    Veena
    Moderator

    Pls have the below custom CSS in themeoptions –

    #primary-menu {
        float: none;
    }
    #sidebar-header .social-list {
        right: 30px;
        top: 30px;
    }
    
Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘FitPro Theme Support’ is closed to new topics and replies.