Search Results for 'mobile menu'

  • In reply to: 2.5.4 update

    Aloevera
    Participant

    I have a WordPress v.5.2 and I don’t have a Codeless Builder button when I go to Pages/Edit. Nor can I make changes through Appearance/Customize like I could prior the latest update. Can you advise how can I access the Codeless Builder?

    We have a big problem that woocommerce cart and search button are missing from mobile menu (we are using Folie Shop Classic) and there is no way I can find an error if I am not able to access Codeless Builder.

    Mirela
    Participant

    Hello,

    This happens because the click action in desktop triggers to open the link, while the tap action in the mobile triggers to open the submenu.

    Please add the parent menu link as a sub-menu and leave the parent as an unlinked menu item(screenshot). We will include a fix for this scenario in the next theme update.

    Best regards!

    mepac
    Participant

    Hello please i have a problem i have base menu and submenu items… But the base menu item is not clickable on mobile device. Please do you know where is the problem? When i click the base item it only show submenu items list. Thank you for any help

    ChristopherGFox
    Participant

    On my site home page, the hamburger menu on smartphones only works if you reload the page. Then it works on every other page. Upon initial load, the menu doesn’t work. This happens on both Android and iPhone. Any suggestions? Thanks!

    https://www.syncresis.com/

    Mirela
    Participant

    Hello,

    In mobile the sticky header is not available by default. To add it here as well, add this css in the Custom Css menu:

    .header_container.cl-header-sticky.cl-responsive-header {
        position: fixed;
        z-index: 99999;
        width: 100%;
    }

    Let me know.
    Best regards!

    Van_i
    Participant

    Hi there!

    I’m writing to you cause i got some problems with the background video fonction. Before the video starts the play button is showed and that’s very annoyng cause the users try to click on the button without any results.

    The problem is even bigger with iphone’s users cause the video background fonction doesn’t work and the frame stuck with the button… I send somes screenshot to show the problem.

     

    Also, about videobackground: there is any chance to add a volume button to allow users to listen to the audio if they want?

    ———-

    The other problem that i got is with the lightbox in mobile version. As you can see by the screenshot the photos open in full with format and are cropped on the side. Unfortunately not all the users understands that they have to click on the rectangular icon to resize the images. Can you help with this?

    ———-

    About the menu: the animation doesn’t work when you click the first time on the burger menu icon. The second time, yes: but as you know the first is the most important!

    link to screenshots: https://drive.google.com/drive/folders/1ggs8xJMTFPMfZqwHDkCVGuM8CbbtEhvU?usp=sharing

     

    Regards,

     

    Van

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

    In reply to: Error in top bar menu

    Mirela
    Participant

    Hello,

    This is because the header width in ipad, exceeds the screen width. To avoid this, just reduce the padding/margin between menu items. I added this css in General Options > Custom Css box for it:

    @media (max-width: 979px){
    nav .menu > li {
        margin-right: -10px;
        margin-left: -10px;
    }
        nav .menu > li > a{
            font-size: 12px;
        }
    }

    The menu in mobile was not showing because it was not set on. I set it on in General Options > Header Options > Show Responsive Menu Dropdown.

    Please check your site.
    Best regards!

    In reply to: Error in top bar menu

    aframu1
    Participant

    Hi,

    I actually meant there is no menu visible when viewing the site on a tablet or mobile

    In reply to: Error in top bar menu

    aframu1
    Participant

    <span style=”color: #000000; font-family: sans-serif; font-size: 12.8px;”>Hi, </span>
    <div dir=”auto” style=”color: #000000; font-family: sans-serif; font-size: 12.8px;”></div>
    <div dir=”auto” style=”color: #000000; font-family: sans-serif; font-size: 12.8px;”>I actually meant there is no menu when looking at the site on mobile or tablet.</div>
    <div dir=”auto” style=”color: #000000; font-family: sans-serif; font-size: 12.8px;”></div>
    <div dir=”auto” style=”color: #000000; font-family: sans-serif; font-size: 12.8px;”>Kind regards,</div>
    <div dir=”auto” style=”color: #000000; font-family: sans-serif; font-size: 12.8px;”></div>
    <div dir=”auto” style=”color: #000000; font-family: sans-serif; font-size: 12.8px;”>Aframu1</div>

    jblue1914
    Participant

    Header is different in mobile than desktop for some reason.

    Mobile Menu Font Color won’t change from white.

    https://ibb.co/C6rW141

    Logo Hides Hamburger

    https://ibb.co/6R4pRY0

     

    Any Ideas?

    Thanks!

    insidesource
    Participant

    The logo version of the logo appears to be to large and runs into the menu. Is there a way to resize the mobile version of the logo without modifying the desktop logo version?

    Mirela
    Participant

    Hello,

    I checked the site in chrome mobile simulator and actual devices. The menu showed up perfectly. I can see a little delay in loading all page’s elements. Perhaps this is what causes the menu items to seem like not showing up. I suggest you try optimizing site’s performance. Here you can find some tips:
    https://codeless.co/how-i-increased-more-than-70-the-speed-of-my-website/

    As for the footer, you have a fixed footer that when you are at the top of the site, it is originally under the content, but invisible doe to the content. When the site is loading, the footer is loaded and positioned before the main container content. That’s why it’s visible for a split second.

    Best regards!

    Mirela
    Participant

    Hello,

    Sorry but can you please rephrase your request? I don’t really understand what is wrong and what you want to change.
    I checked site from the Customizer and there isn’t any mobile menu showing. Or did you manage to fix what you asked for?

    Let us know.
    Best regards!

    ashley5090
    Participant

    Hi,

    I’ve noticed sometimes the main mobile menu does not load when clicked. The hamburger menu changes to an X but no menu. It happens on a few different devices and usually works on a reload, but this is not a good experience for my users. Can you help please?

    ashley5090
    Participant

    Hi, Ive come across a strane issue. The mobile hamburger menu shows in codeless builder and it doesnt show the phone number at the top header, which im trying to edit.

    I’ve tried turning default menu to and from hamburger style. also different browsers.

    Can you help please, also could you change the phone numbers to tel: hyperlinks on header and enquiries page while youre there? Its a pain to click the number to edit it. thanks very much.

Viewing 15 results - 541 through 555 (of 1,327 total)