Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #236353

    Hi support team, thanks for the nice template! Maybe you could help me
    1. I have chosen the header-layout-option “logo right-menu below”. When i switch to the mobile View the Menu Icon is overllapping the logo. Is there a quickfix for it?
    2. Can i replace the “mobile-menu-icon with the word “menu” or an other icon?

    #236358

    Hey dondela!

    1- Can you post the link to your website so we can take a look?
    2- Please add following code to Quick CSS in Enfold theme options under Styling tab

    #advanced_menu_toggle, #advanced_menu_hide { line-height: 32px; }
    .av_header_transparency #advanced_menu_toggle:before { content: 'menu'; font-size: 14px; }

    Cheers!
    Yigit

    • This reply was modified 10 years ago by Yigit.
    #236360
    This reply has been marked as private.
    #236363

    Hey!

    Please add following code to Quick CSS as well

    @media only screen and (max-width: 767px) {
    .responsive .mobile_slide_out .logo {
    float: right;
    }}

    Best regards,
    Yigit

    #236366

    Thank you,
    that fixes the overlapping menu :-)

    The other css replaces ALL icons on the page, not only the menu icon.

    #236368

    Hey!

    My bad, i have edited the code i posted here https://kriesi.at/support/topic/logo-right-mobile-menu-overlapping/#post-236358
    Please try it now

    Best regards,
    Yigit

    #236374

    Htm tried the new code, now nothing is happening-still the same menu-icon.

    On more thing:
    You see the progress bars on the homepage? If you switch to mobile-view the bars overlap if there is too much copy in it.

    #236386

    Hey!

    Do you mind creating a temporary admin login and posting it here privately so i can take a look?

    Regards,
    Yigit

    #236387
    This reply has been marked as private.
    #236395

    Hi!

    Please review your website now. You can find the custom CSS code i added in the bottom of Quick CSS section

    Regards,
    Yigit

    #236402

    Thank you Yigit!
    Great support, can’t be better :-)

    #236510

    Hey!

    You are welcome, glad we could help! :)
    Let us know if you have any other questions or issues

    Cheers!
    Yigit

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘Logo right – Mobile Menu overlapping’ is closed to new replies.