Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #794543

    I would like to set up the header like this – see image below. I set “Menu and Logo Position” to “Logo center, Menu above.” I was able to float the menu left with:

    .html_header_top.html_logo_center .main_menu ul:first-child {
      float: left;
    }

    But I can’t get the icons up where they are in the image:

    How I want the header to look

    If you show me the PHP modifications I can work out the CSS

    Thanks so much for any assistance
    David

    #794566

    Hey ashlandwebsites,

    Please provide a link to the site so we can look into this further.

    Best regards,
    Jordan Shannon

    #794567

    Thank you, Jordan
    Here it is.
    David

    #794621

    Hi,

    You should be able to find it in enfold/includes/helper-main-menu.php. Hope this helps :)

    Best regards,
    Nikko

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