Search Results for 'mobile menu'

  • JonesBastos
    Participant

    1 – Hi, I’d like the products in my store to be shown in 2 columns on the mobile. How do I do that?

    2 – How do I get the menu fixed in the mobile version?

    3 -Is there only one cart model?

    4 – How do I put on page filter only in the mobile version?

     

    Thanks

    sarahlouisewaterhouse
    Participant

    Hi

    My nav links are set to be white on a black header. But the mobile menu is black against a black background. I cannot find anywhere to change the colour of the mobile menu. Gone through every single setting. Please can you help.

    Thanks

    In reply to: Blog Page

    mtrantas
    Participant
    This reply has been marked as private.
    yesiltimsah
    Participant

    Hi there,
    I have some responsive issues.
    1- I want to change color of the responsive header and side menu. I need to use the dark version.
    2- How can I make transparent the responsive header?
    3- In the some of low resolutions (for example 320 x 533) photo of the home page slider doesn’t fit the slider space.
    4- Parallax row background image in the home page wasn’t responsive for mobile and tablet devices. I disabled it, but still needing change the location of column of the the text and the button.

    Regards

    Natalieanagram
    Participant

    Help! The mobile menu for your Tower theme isn’t working for me. It’s appearing as three bars when I load it on my iPhone, but when you click them, no drop down or expanded menu appears…no menu appears at all. I’ve de-activated every plugin I have and nothing works.

    Wynter
    Participant
    This reply has been marked as private.
    AutoActionGroup
    Participant

    I have read through some of the previous posts and it appears that a few of us are having or at least have had the same issue, which is the responsive menu is on top of the logo when viewing the site on a mobile phone.

    I saw this CSS in a previous entry – but it didnt solve my problem.

    Please advise

    please take a look at http://www.autoactiongroup.com

     

    anghmiller
    Participant

    Hi,

    I’m having trouble with my mobile and my desktop menus matching? All I see on the mobile is the dropdown with 3 items, which fall under service in the main menu. The main menu items are not seen. (portfolio, about, services, contact) Please advise.

    https://www.millerdesigns.net

    Thanks,

    Angie

    In reply to: Fine-tuning the menu

    Mirela
    Participant

    Hello,

    Yes, please add this code to your custom css box:

    @media (max-width: 1100px){
    header#header #navigation { display: none !important;}
    .mobile_small_menu { display: block !important;}
    #logo {padding-left:40% !important}
    }

    Result screenshot: https://postimg.org/image/r36xlgv8b/

    Best regards!

    dsmith
    Participant

    Mihaila,

    I currently have the following custom CSS:

    @media (min-width: 1024px){

    nav .menu > li {

    padding-right: 10px !important;

    padding-left: 10px !important;

    }

    }

    @media (max-width: 480px){

    .header_button {

    display: block !important;

    margin-right: -85px !important;}

    #logo {    left: -45% !important;}

    }

    Can you help me get my menu to switch from desktop to tablet/mobile at 1100px?

    Also, at 676px, my button disappears, then reappears at 480px. Can you help me with the CSS to make sure the button displays on all layouts?

    Thank you.

    vincentsindesign
    Participant

    Hi,

    The first item on my page is a blog ROW that i have set a 90px buffer on the top so that it does not overlap the logo and menu at the top of the page.

    When i change to mobile view, it seems that the 90px starts from underneath the logo and menu’s so there is an additional 90px between the top logo bar and the first row.

    How can i fix this?

     

    Thanks

    Mirela
    Participant

    Hello,

    Yes, add this code into your custom css box to make the current active sub-menu item font color white:

    nav li.current-menu-item > a {
        color: white !important;
    }

    Keep in mind that the drop-down menu font is styled in General Options > Header Options > Dropdown Options & Mobile Menu.
    Let us know.

    Best regards!

    Mirela
    Participant

    Hello,

    1-You must have left out some css classes that may ‘cover’ the menu icon (have a greater z-index). if you send us your site’s url, we can give it a closer look and help you with the right css.

    2-You can achieve this using custom css. Please refer to this topic regarding this: https://support.codeless.co/?topic=mobile-logo-menu-color-change

    3-Uber menu is a third party plugin not tested from us. We can not guarantee it’s compatibility with theme. Sorry but third party plugins are not supported.

    *Please consider renewing your support to receive further help from us.

    Best regards!

    Airacom
    Participant

    Hi, we have two / three issues with the mobile version.

    1. We cannot access the menu as the logo is covering the menu. With some changes to the CSS even when the menu button is not covered by the logo it is still not clickable / useable.

    2. The logo is to big on the mobile view. How can we make it smaller for the mobile user and/or even show a different logo type on the mobile view as we have variations of logo for different size formats?

    3. We are using the Uber menu and we have noticed that your menu button is visible, upon clicking then you get the uber menu button dropping down (when it was semi working). How do we have just the one menu button, ie uber menu button so the user clicks one menu button rather than having two?

    Appreciate your help.

    Mirela
    Participant

    Hello,

    You can style the mobile menu drop-down in Specular > Header Options > Dropdown Options & Mobile Menu.
    Let us know.

    Best regards!

Viewing 15 results - 766 through 780 (of 1,327 total)