Mobile

Hi, I would like to put on the mobile the logo on the right and the phone number on the left of the screen or maybe an icon can be done?

Thanks for your help

Comments

  • Hello,
    All possible header types on mobile are available to set in the Theme Options > Responsive > Header

    Also, you can display the number only in the Action Bar
    Thanks
  • Thanks for your answer. I did as he told me but the phone number is not visible on mobile. Why?
  • Please paste that CSS into the Theme Options > Custom CSS & JS > CSS
    #Action_bar{
    display:block !important;
    }
    Thanks
  • Now the menu has moved up and the email and phone icons do not show, how I can fix. Even the Subheader on mobile doesn't work?

    Thank you very much for your time and help
  • Yes, because the action bar is hidden by default on mobile devices. This means that is also not styled.
    Be sure to go to theme options>responsive>header and disable the minimalist option for the mobile menu.
    Also disable the optmization and cache plugins while you are doing all of that.
    thanks
  • If I put away the minimal and even worse because it comes out a button that there on the descktop. It is possible to do so "HEADER MINIMALFOR MOBILE HEADER: MINIMAL" - "Menu left|Logo center"
     The logo in half, menu on the left and mail and number on the right. It can also be just the number without the email.
    Please help me
  • Sorry, but only way to move mobile menu items is with the "Header Minimal".
    As Bryan said, the Action Bar is disabled for mobile because it's not styled and it's not made for this purposes - we helped you with the CSS and I can help you with changing the color of these icon, but that's all what I can do.
    All other customizations require theme files modifications which we do not support.

    Thanks
Sign In or Register to comment.