This topic has 4 replies, 2 voices, and was last updated 10 years by 4bservices.

  • Author

    Tagged: ,

  • #20947
     4bservices
    Participant

    Is there a way to put the social icons to the left of the sign in/profile link that appears above the main navigation?
    Also while I’m at it to move the navigation down just a tad?

    I’m looking to make better use of all the header space.

    OR instead of moving the navigation down move it to the right and make the font larger then put an ad under it?

    Has anyone done anything like this?

    #20973
     Catalin
    Moderator

    Hello,

    For this modifications you need to copy the the header.php file in the child theme folder and modify the structure you want and move the elements. Also you need to do some CSS changes in the style.css file you already have in the child theme.

    Thank you,
    Catalin

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #21586
     4bservices
    Participant

    Okay that’s a bit much for now. How can I just add some padding above the “login/profile” button and the navigation so it’s more centered with the logo?

    #21610
     Catalin
    Moderator

    Hello,

    Add this code in style.css file from your child theme:

    COPY CODE
    
    
    #header div.login-buttons
    
    {
       padding-top:35px;
    }
    
    

    You can change the number in pixels as you wish.

    Thank you,
    Catalin

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #21630
     4bservices
    Participant

    El perfecto!

Viewing 5 posts - 1 through 5 (of 5 total)

The topic ‘Use up white space in header’ is closed to new replies.

Log in with your credentials

Forgot your details?