Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #644059

    Hi, I have placed the social icons in the main menu on the right with the logo in the middle but I need them on the left on the same line as the menu items with the menu items on the right. Everything I have tried does not work.
    Any ideas?

    Regards
    Richard

    #644081

    Hey Richard,

    Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)

    Best regards,
    Andy

    #644122

    Hi Andy

    Thanks for your reply. I have added a link for you to see my problem

    Regards
    Richard

    #644667

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    #header_main nav .social_bookmarks {
        position: absolute!important;
        right: auto!important;
        left: 0!important;
    }
    
    .main_menu {
        width: 100%;
        }
    

    The menu items looks like they are overlapping the logo please check Enfold options > Header > Header layout to resolve this issue.

    Best regards,
    Vinay

    #644677

    Hi Vinay

    Thanks for your reply but that coding does not work. I tried something similar…that’s why I’m pulling my hair out.

    I placed the logo in the centre and the menu below the logo to get it out of the way. However, I still need the social icons on the left, logo centre and menu on the right.

    Regards
    Richard

    • This reply was modified 8 years, 5 months ago by Richard. Reason: more info
    #644740

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    
    #top .av-section-bottom-logo .social_bookmarks, .html_bottom_nav_header #top .av-logo-container .social_bookmarks {
        right: auto!important;
    }
    

    Best regards,
    Vinay

    #644855

    Hi Vinay
    I can see that it works in your reply but it doesn’t work on the website. I cleared the cache just in case.

    Regards
    Richard

    #644959

    Hi,

    Try adding the code on top in the Quick css field if you still have any issue we need to take a closer look please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    Login credentials include:

    • the URL to the login screen
    • a valid username (with full administration capabilities)
    • as well as a password for that username

    Best regards,
    Vinay

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.