Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #217461

    Hi,

    I am encountering some difficulties. While making a custom header.

    I want my social icons to be aligned to the right and on that same line my logo to the left. Then below the logo i want to have my menu that has 50px height blue blackground and that hovers my image carrousel

    #217468

    Hi Benjaminlivingthebrand!

    Can you post the link to your website?

    Regards,
    Yigit

    #217469
    This reply has been marked as private.
    #217471

    Hey!

    You can simply use “Header with social icons and bottom navigation” type of header in Enfold theme options under Header tab and add following code to Quick CSS in Enfold theme options under Styling tab to remove header meta section

    #header_meta { display: none; }

    Best regards,
    Yigit

    #217486
    This reply has been marked as private.
    #217487

    and how can i put the menu then in a coloured background?

    #217488

    And this still doesn’t solve the problem were i want to use the menu in a carrousel image loader..

    #217490

    Hey!

    You can add following code to Quick CSS as well

    .main_menu ul { background-color: blue !important; }

    To move header meta below logo, you are going to need to hire a freelance developer for that kind of customization as it is beyond the scope of support we can provide. You can also request quote here.

    Cheers!
    Yigit

    #219259

    I fixed it :)

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Making custom header.’ is closed to new replies.