Search Results for 'mobile menu'

  • Mirela
    Participant

    Hello,

    The background color of menu items is defined in Customizing ▸ Header ▸ Menu Style.

    You can upload images and share the link with us from here: https://imgbb.com/

    To change the background color only for mobile, add this custom css:

    .cl-mobile-menu {
        background-color: #00aeef !important;
    }

    Best regards!

    illucity
    Participant

    Hello,
    i have 2 Problems with the mobile Version of my Website verenabiskup.de

    1st problem: I use the Theme Folie and on my smartphone (Android, Galaxy 7,chrome) the hamburger menu doesn’t work. When i press on the menu only the X appears and the menu doesn’t appear. When I reload the site the menu works. When i close the site and open it again the menu fails again. I tested it on 2 Android-smartphones. On a third one the menu worked without reloading. On tablets and desktop-Pc with mobile preview it works, too.

    2nd problem: I use the justify gallery of the jolie theme. When I click on an image the lightbox opens with a bigger version of the image. Perfect for Desktop and Tablet version. But i don’t want the lightbox to pop up on the smartphone-version. It makes no sense. Can i deactivate the links for the smartphone-version?

    GTP_Dutchy
    Participant

    Hello,

    I’ve changed the menu background color however on mobile versions it shows an black bar behind the typography. I’d like everything to be the blue i’ve chosen for it. i’d love to attach a screenshot but somehow i can’t upload those here.

    its about the site roelofsmetrology.nl

    GTP_Dutchy
    Participant

    This didn’t do anything for the desptop version. The three bars icon on the frontpage is still white and on all the other pages it’s still black. same goes for the typography in the menu. white on frontpage and black on the other pages. I want the typography in the menu to be white everywhere and the three bars hamburger menu icon to be blue everywhere.

     

    edit: it does seem to display correct color on a mobile phone

     

    • This reply was modified 5 years, 10 months ago by GTP_Dutchy.
    nhanndh
    Participant

    It is Ok about paging. But It’s not OK because it’s not shows categories like before. Beside, in Mobile, Menu does not work! Please check and fix carefully in both: DESKTOP and MOBILE!

    elitesecurity
    Participant

    Hi there,

    My site: http://www.elitesecuritystaffing.com

    After the breakpoint for the mobile menu, between 979px width and breakpoint width (right now I think we’re set at 1125px), the logo in the menu stays on the left and collides with the hamburger. I’d prefer if the logo just moved to the center and stayed there until it migrates to the right for the smallest mobile view. Would you be able to help me with the code for this?

    Thank you!

    GavinPom
    Participant

    I recently made a number of changes to my site incl. updating to latest WP version, latest Specular version and installing Specular as a child theme. The site is: https://talentdrivenvalue.com/

    Most of this seems to have worked out except for two items that seem to relate to the responsive actions when viewed on a mobile phone.

    1. Home Page – The main image is not resizing correctly and the menu seems to be the normal version rather than the mobile version. All the other pages seem to resolve correctly.

    2. Blog Page – There is some sort of code in the background that is now appearing and I’m not sure how to clear that.

    Thanks

    Gavin

    fiozhussainclt
    Participant

    Hi

    I have a problem in mobile view. In mobile humberger menu not working . Humberger menu is visible but its not working or not functioning

    ScottBuyerSight
    Participant

    Hello. The menu on my site works fine except on mobile. On mobile, when one clicks the hamburger menu, the color of the text and dropdown background are the same so that the text is not visible. I edited the styling in the “Dropdown Options & Mobile Menu” section, but the changes do not take affect on the site. Is something else preventing these changes from showing? Thanks for any help you can provide.

    PMcrew57
    Participant

    Hi, we’re using Tower 2.8.1. and there are some issues.
    —–
    Updates 2.8.2 and later cause an error:

    Parse error: syntax error, unexpected “IN” (T_CONSTANT_ENCAPSED_STRING), expecting ‘)’ in […] \tower\vc_templates\testimonial_cycle.php on line 24

    Looks like some code lines are missing compared to the earlier version.
    —–
    Icon selector on ‘Service Circle Icon Settings’ and ‘Service Small Icon Settings’ obviously doesn’t work. It only shows ‘Select Icon’, but nothing is offered to be selected: (sorry, can’t upload screenshot here :-( )
    —–
    We would further appreciate if the colors of the Extra Navigation Menu could be managed by the Tower Options Interface and not just by adding some extra custom CSS.
    (See: https://support.codeless.co/?topic=fixing-mobile-menu-extra-nav-background-color-change/#post-43749)
    —–
    Please fix some typos in the code, e.g. in file
    \tower\includes\core\codeless_megamenu-php on line 97:
    $arguments[‘menu_class’] .= ‘ codeless_megamenu’;
    instead of ‘codeless_megemenu’…

     

    markus_obladen
    Participant

    The mobile menu still doesn’t work. It shows only the submenu.

    Mirela
    Participant

    hello,

    The slider is just placed under the header. I added this code into your Custom Css box in Tower > General Options, to fix it:

    @media (max-width: 979px){
    .header_3 .top_wrapper {
        padding-top: 90px !important;
    }
    .tp-parallax-wrap {
        left: 10px !important;
    }
    div#slide-7-layer-7 {
        font-size: 45px !important;
    }
    }

    Result: https://ibb.co/BVRy5Cy
    -As for the mobile menu, this is a bug already fixed in later theme updates. Please update theme first. The latest version is 2.8.5.

    Best regards!

    markus_obladen
    Participant

    The website is now online but the mobile version has different issues. The menu doesn’t work and the slider is incomplete. Also the animation at the bottom is only a blue box.

    rebeccaolson
    Participant

    Ruco – thank you! The menu now shows when you click the hamburger, it’s the correct menu, and it’s no longer “stuck” so customers can see the entire menu.

    However – because I’ve got so many subcategories, the menu is really long and doesn’t show in entirety on a mobile phone. Is there any way to change it back so that the subcategories/nested categories don’t show until you click on the main category? I’m not sure if this is a setting that got accidentally changed somewhere, but it didin’t use to show this way in responsive.

    Thanks again,

    Rebecca

    rituinfo
    Participant
    This reply has been marked as private.
Viewing 15 results - 511 through 525 (of 1,351 total)