Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #892011

    Hello there!
    Please could you take a look at this?
    http://www.ilovealcazar.com
    I have included a floated tab on my menu (main top menu), BUT, I need this yellow button to be on the right border, just where the box ends….And, I would also need, at the same time, move the social media icons as well to the right….

    This is only needed for the menu & social icons on the top of the page (no social icons at the bottom)

    Thanks!

    #892015

    Hey davidmartinserrano,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    .responsive .container.av-logo-container {
        width: 100%;
        max-width: 100%;
        margin: 0;
    }
    
    .responsive .container.av-logo-container .logo {
        margin-left: 50px;
    }
    
    #header #header_main_alternate .container {
        margin: 0;
        width: 100%;
    }

    Let us know if this helps :)

    Best regards,
    Nikko

    #892036

    Hi Nikko,
    It works perfectly! Thanks for this great support,
    Take care

    #892119

    Hi,

    Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #892167

    Hi there,
    You can close the topic
    Thanks!

    #892332

    Hi,

    Thanks for letting us know. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Menu margin – Boxed Layout’ is closed to new replies.