Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #449068

    hello
    A minor one for me but the client is asking if I can get the main header and the top banner with social icons to line up on a browser resize?
    You will see what I mean if you resize the website in chrome or safari (at least) – the top bar stays wide and the menu bar shrinks. Also the custom CSS I added below to make it line up full screen (which works fine).

    Many thanks – any thoughts much appreciated.

    #449335

    Hi stroudas!

    Thank you for using Enfold.

    Replace the code with this:

    div#header_meta {
      padding: 0 50px;
    }
    
    #header_meta .container {
      min-height: 30px;
      background-color: #000;
      width: 100%;
    }

    Best regards,
    Ismael

    #450079

    many thanks Ismael -certainly works for me – have sent on to client. I will probably close ticket today (if they are at work).

    #450081

    Hi!

    We will be waiting to hear from you to mark the thread as resolved :)

    Regards,
    Yigit

    #450576

    yes – many thanks – this can be closed now (not sure if I can close it myself)

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘top header alignment’ is closed to new replies.