Search Results for 'mobile menu'

  • Mingsel
    Participant

    Hello,

    Unfortunately I’m experiencing some problems with my mobile website:
    – The logo is not centered
    – The gallery carousel slider from the homepage crashes and starts again from the beginning if you want to fast forward.
    – If you go from here to the menu, the website crashes (only seems to happen on apple, not on android).
    – The images of media grid are not loading on the mobile website (no problems on the PC)
    – I would like to open social media in a new tab, but I don’t know how.
    Hope you can help me out.
    Kind regards,
    Marijke
    • This topic was modified 8 years, 10 months ago by Mirela. Reason: removing html tags
    Mirela
    Participant

    Hello,

    I added this code into your custom css box:

    @media (max-width: 480px){
        #logo img {
        height: 59px !important;
        left: -38px !important;
    }
    .menu-small ul.menu > li > a {color: #231F1F !important;}
    .close{  left: -53px !important;}
    }
    @media (max-width: 979px){
    .mobile_small_menu {left: 16px !important;}
    }

    For the font color in mobile and the position of small menu icon.
    We are happy to assist you for every inconvenience you are experiencing with Tower. Also we are consistently improving it’s features with frequent updates.
    Let us know for anything.

    Best regards!

    Levi613
    Participant

    Thank you.
    Happy to pay for more licences but i am finding there are so many bugs that it is in a way more hassle than its worth…

    lastly, on mobile, the menu text is white and doesnt show at all. how do i change the text colour so that this shows up?

    thanks!

    javalquimia
    Participant

    Hi, I have sticky nav activated but on mobile devices (tablets, iPhone,…) doesn´t work.  I have  Simple menu and one page.

    Regards,

    chgc
    Participant

    On mobile menu, the main menu items are not visible. The sub menu items are visible. Here is a screen shot.

    elevatemmaacademy.com

    Please let me know how to fix this.

    Thanks

    bedfordevan
    Participant

    (Tried to copy and paste the code you mentioned in my explanation above and its wrong.)

    The code we changed to adjust the position of the menu as mentioned above was the following:
    .mobile_small_menu { left: 20px !important;}

    bedfordevan
    Participant

    This did fix the logo in mobile view. But now the menu icon isn’t displayed correctly. And the logo in the slide out menu is cut off the screen too. We tried to adjust the position of the menu by changing the following
    <span style=”color: #444444; font-family: Inconsolata, Consolas, Monaco, ‘Lucida Console’, monospace; font-size: 15px; line-height: 24px; white-space: pre; background-color: #f9f9f9;”>.mobile_small_menu { left: 20px !important;}.

    </span>When we did that, the menu would be in the correct placement initially, but after touching it to pull out the side menu, it would jump to a new position on top of the logo.

    The code for the scrolling horizontal issue didn’t work.

    In reply to: Responsive Menu Issues

    Mirela
    Participant

    Hello,


    @professionalmojo
    ,
    Did you enable menu dropdown for mobile in Header Options > Show Responsive Menu Dropdown? Send us your wp credentials in a private reply. We can fix this for you.


    @lucaleandro
    ,
    Please keep up with your own topics. Do not spam other tickets as it makes it difficult for us, yourself and other forum members, to understand the issue and it’s solution.

    Best regards!

    Mirela
    Participant

    Hello,

    Please add this code into your custom css box, for the logo in mobile:

    @media (max-width: 979px){
    .mobile_small_menu { left: -47px !important;}
    #logo img.dark { left: -84px;}
    }

    Add this code for the scrolling horizontally:

    @media (max-width: 979px){
    .tp-caption { font-size: 30px !important;}
    }

    Let us know.

    Best regards!

    Mirela
    Participant

    Hello,


    @lucaleandro
    ,
    The suggested above, is the another site. Your site has different logo, with different dimensions. I believe i have already responded you regarding the logo in responsive.. Please open your own ticket, so we can keep up with the code and the changes needed to be made after it.
    However, this code should fix your issue. Add it into your custom css box:

    @media (max-width: 480px){
    .mobile_small_menu { left: -50px;}
    #logo img {
        height: 70px;
        top: 65px;
        left: -206px;
    }}

    Result.

    Best regards!

    Mirela
    Participant

    Hello,

    Sorry for th elate reply.
    Please keep in mind that we respond to topics according to their arrival time. The oldest first. So keeping replying to your own topic often will only delay our respond time.

    1-Your site is not identical to the demo because it has other data in it. Starting from the logo which is in different dimensions from the demo.
    The code added to your custom css box, was shaping the responsive layout of the site. It does not affect other configurations whatsoever.
    A newly installed plugin can affect the site, or an updated plugin..etc.

    2-As for the menu in this view, this happens when the menu width exceeds the header width (some points while re-sizing the window) This is resolved by changing the css for that specific screen width. However you should know that the responsive code covers the predefined screen-width of mobiles/tablets (read more here). These resolutions are fixed and the same for all devices.

    3-We are sorry that this topic from a month ago is still open, but removing the code we give you, won’t help moving forward with it. We test the code we give you, so the other changes you have been experiencing are not related to this.

    4-Please add these lines into your custom css box, for the layout of width 800px and 850px:

    @media (max-width: 979px) and (min-width: 768px){
    .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container, .header_7.header_wrapper .container { width: 667px !important;}
    .services_small.wpb_content_element.align_left {  margin-left: -44px !important;}
    }
    @media (min-width: 768px){
    .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container, .header_7.header_wrapper .container { width: 697px !important;}
    .vc_col-sm-4 {  width: 30% !important;}
    }
    @media (min-width: 980px){
    nav .menu > li > a {
        margin-left: -5px !important;
        margin-right: -5px !important;
    }}

    Let us know.

    Best regards!

    inkout
    Participant
    This reply has been marked as private.
    professionalmojo
    Participant

    Greetings: We are trying your theme with multiple clients, but are having issues with it on mobile devices. The collapsed, responsive menu does NOT drop down and open and it overlaps on the logo on the left side. I saw some code in the forum you suggested, but when pasted into the custom css box, it did not work.

    tradelogicintl.com is the site

    thx

    wolframguddat
    Participant

    Hey there,

    I really love the Specular Theme but encountered some issues for the mobile version of the (temporary) website:

    https://s602262362.online.de/

    1.) The counter on the frontpage is not counting upwards correctly…it stops while the page is scrolling and only continues when the scrolling of the page stopped completely (meaning that it just stays at 0 when you scroll over the counter slowly). Ideally it should start counting when you begin to see it and wouldn’t stop if you scroll. Alternatively it could also just show the “final” number instead of counting on mobile devices.

    2.) On the mobile front page there is a big blank/white space between the main menu/logo and the slider that should be eliminated. Didn’t find a way to get rid of the space. If I switch the header in the Specular setting to transparent, the space is gone, but that doesn’t make sense for this project.

    3.) Is it possible to display the top header (containing the contact info/social icons) on mobile devices? Didn’t find a setting anywhere and would be important to display it at this website.

    Would be great if these issues could be resolved. Thank you very much in advance!!

    Cheers,

    Wolfram

    Matt
    Participant

    I’ve set my site (rockaprint.com) to have a transparent header. The site looks great but on mobile the header menu shows up way too light. Is there a customization we can make that keeps the transparent header activated for desktop view but not for mobile?

     

     

Viewing 15 results - 1,141 through 1,155 (of 1,327 total)