• Hi,

    I am struggling to find how to display the header top menu (I mean, the one above the header bottom menu)in the mobile version without being cropped.

    As I mentioned, I have got another menu (main one) which is wrapped in a burguer menu…

    Any ideas?

    Thanks

    Elixa

    • This topic was modified 5 years, 5 months ago by elixask.

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Hi,
    Go to your?Dashboard > Appearance > Customize > Additional CSS
    Add this to the Additional CSS:

    @media only screen and (max-width: 480px) {
        .header-top .left-content .menu li {
          font-size: 9px;
          padding-right: 8px;
          padding-top: 8px;
        }
        .med-content {
          font-size: 9px;
        }
    }

    Do let us know if you have any further query regarding our theme. We will try to reach you soon.

    Good Day,
    Best Regards.

    Thread Starter elixask

    (@elixask)

    Hi Sabina,

    It seams to work ok.

    At first, I wasn’t sure whether add directly from the Additional CSS as you said, therefore, I tested adding into the style.css file and uploading afterwards into the ftp file to be sure. Altenatively, somehow it didn’t work…

    At the end, I added into the additional CSS as you said and worked propperly.

    Thank you very much!!

    I Will let you know if there is any future change.

    Best regards

    Elixabete

    Hi,

    Glad to know it worked. It was a pleasure helping you out. Also, we hope you liked Flash theme if so, you can help us by leaving a review here.

    Good Day,
    Best Regards.

    Thread Starter elixask

    (@elixask)

    Dear Sabina,

    is there way can be display the header top menú in mobile version vertically instead of horizontally (for computer version)?

    Thanks

    Thread Starter elixask

    (@elixask)

    Sorry what I meant was…
    …is there any way where I could display the header top menu vertically JUST for the mobile version and leave horizontally for the computer version??

    Many thanks

    Thread Starter elixask

    (@elixask)

    Dear Sabina,

    we like very much the theme.
    Sorry my collegue left the review on the main page of the theme.
    ??

    ** Would you very kindly answer the question above?

    Many thanks in advance.

    Best regards
    E.

    Hey @elixask,

    Sorry for the late reply. We inspected your site and it seems the top menu is in vertical position in the mobile version. Could you clear the cache once and check?

    Do let us know if you have any further query regarding our theme. We will try to reach you soon.

    Good Day,
    Best Regards. ??

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘header top menu dispalayed cropped in mobile version’ is closed to new replies.