Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #834073

    Hi Guys,

    I crashed my Enfold today and embarrassingly I had forgotten to save my “Settings-File”. ;-(
    After hours I now nearly reconstructed my site again…godthanx!

    But there’s one little problem:
    The header-navigation is now on the left side, but I want it on the right side again – together
    with my logo above! Unfortunately this is not possible in the “header options”. So how can
    i get it? I think there is a “Quick CSS Code“, isn’t it? I should have it, but unfortunately I
    can’t find it. ;-(

    If you could help me, this would be great!

    Best regards
    Carsten

    • This topic was modified 7 years, 3 months ago by designbasis.
    #836144

    Hey Carsten,

    Thank you for using Enfold.

    Please add this css code in the Quick CSS field.

    .html_header_top.html_bottom_nav_header #header_main_alternate .main_menu>div {
        float: right;
    }

    We would like to apologize for the delay. We normally respond within 24 hours but in the wake of the latest theme update, we are receiving more inquiries than we usually have on a daily basis. Please be patient while we go through the rest of the queue. Thank you for your understanding.

    Best regards,
    Ismael

    #836439

    Hi Ismael,

    good to hear from you again…thanx for your answer!
    And I understand – apology accepted. :-)

    Unfortunately your CSS-Code doesn’t work, sorry.
    I deleted my cache, of course, but that didn’t help also.
    So what could be still the problem?

    By the way…why does the »Enfold-Theme« not got this possibility
    in the regular headersettings? Am I really the only one which
    would like to have his navigation on the right? And the logo above? ;-)

    Thanx for your help!

    Best regards
    Carsten

    #836864

    Hi,

    Am I really the only one which
    would like to have his navigation on the right? And the logo above? ;-)

    The code should work. Please make sure that the css modifications are not invalid. Check if they are closed properly. Or post the login details here so that we can test it.

    Best regards,
    Ismael

    #837939

    Hi again Ismael,

    thanx for your answer!

    I checked the modifications again, but I couldn’t found a mistake.
    So please have a look on my site…thank you…
    And of course have a nice weekend. :-)

    Best regards
    Carsten

    #838584

    Hi,

    Thank you for the update. We replaced the css code with the following.

    .html_header_top.html_bottom_nav_header #header_main_alternate .main_menu>div {
        width: auto;
        float: right;
    }

    Best regards,
    Ismael

    #839330

    Hi Ismael,

    thanx for your new answer!
    Now, the css-code works correct…perfect. :-)
    Sometimes the devil is in the detail, right? ;-)

    Have still a nice week and we hear us…surely soon… :-)

    Best regards
    Carsten

    PS: Unfortunately you missed to answer following question: why does the
    »Enfold-Theme« not got this possibility in the regular headersettings?

    #839732

    Hi,

    PS: Unfortunately you missed to answer following question: why does the
    »Enfold-Theme« not got this possibility in the regular headersettings?

    I don’t usually see any site with this kind of header layout so it’s probably why it’s not included in the header settings.

    Best regards,
    Ismael

    #840631

    Good evening Ismael,

    of course you don’t see any site with this kind of header layout,
    because you don’t have it in the “header settings”! Sorry, I’m just
    kidding. ;-))

    Thanx again…and we can close this thread right now…see you soon…

    Best regards
    Carsten

    #840771

    Hi Carsten,

    Thanks for letting us know :-)

    I’ll close the thread for now. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Headernavigation and Logo at the right side…how?’ is closed to new replies.