Search Results for 'mobile menu'

  • jonasweb
    Participant

    Hello, on my development site, if you look at the site on mobile, the footer is visible at the top and covers some of the mobile menu.  I will send a screenshot.  How can this be corrected? Thank you!

     

    Ludjon
    Keymaster

    Hi,

    1. Open Customizer (Builder), click the menu to open Menu Element Options, Switch Off hamburger menu. in this way, it will work as a hamburger on mobile

    2. Hmm, it should work. Can you give me access to check this? Do you run the last version of folie?

    Thanks

    bigonline
    Participant

    On the Landing Scroll theme within Folie, I’m trying to make the hamburger menu replicate the menu in the dots on the right: Welcome, Performance, Features, About Us and Purchase so that when you go to view the site on mobile you can still navigate around.

    Please can you advise how we can set these in the menu?

     

    • This topic was modified 4 years, 10 months ago by bigonline.
    • This topic was modified 4 years, 10 months ago by bigonline.
    jonasweb
    Participant

    Hi, I’m using the Folie theme with the Portfolio Agency template and it’s great but I have 2 issues.

    1. How can I remove the hidden menu from the desktop display, so the navigation is visible on desktop? I want the hamburger on mobile but not desktop.

    2. I have the menu set to “sticky” in the Customize panel, but it’s not working – it’s scrolling along with the rest of the content. How can I fix this?

    Thank you!

    Ruco
    Keymaster

    Hello,

    Specular by default has the mobile menu set on the left side and the logo on the right.

    Please can you send us a screenshot of your phone.

    Let us know.

    Regards!

    Joost
    Participant

    The logo of my website used to show up on the right top of the mobile screen.

    But now it has moved to the left top, partly under the mobile navigation menu.

    See e.g. https://www.adviesvoorstichtingen.nl/nieuws/

    Can you tell me what could have caused this and how can I make sure the logo shows on the right on mobile devices ?

    In reply to: Several problems

    BakesTruhlarstvi
    Participant

    Hello,

    1. In that case there would be no use to portfolio taxonomy and I will not rewrite all my content from portfolio taxonomy to posts/pages. Portfolio page type is also very bad looking so this is not the way. I have just disabled the breadcrumb because I have not time to argue with you about how it should be and how is it.
    2. Ok, please let me know as soon as it will be fixed. Please note that this is template issue because it is affecting multiple plugins from multiple developers. These plugins works fine on different templates.
    3. Multiple new issues on mobile devices. I have Chrome on iOS and following happens: Before page is loaded, there is menu displayed as open, then it blinks and then the page is displayed with menu correctly collapsed. There should be only white background with loader icon until the page is loaded, same as on desktop.
    4. Part of menu logo is not displayed on mobile devices
    5. Opening menu with swipe from left to right – I don’t know if this is a bug or feature, but it is not very good as iPhone thinks I want to return to previous page. Hamburger menu will do it just fine. How can I disable this “swipe to open menu” thing please?
    6. When I am on homepage, I can swipe whole content to left and I can swipe to right that way that half of content is displayed. Content comes back to place when I end the swipe. https://imgur.com/g9qj3jm
    7. “Naše služby” page is displayed incorrectly on mobile devices, please see printscreen: https://imgur.com/K4CWEgK. Also cannot refresh page with swipe down.

    Website launch is sheduled to next Wednesday, can you please look at these bugs as soon as possible? I thought that for the price I payed I get fully working product. I am a little disappointed.

    Thanks

    Eduard

    visiontap
    Participant
    This reply has been marked as private.

    In reply to: Install DEMO theme

    yakom
    Participant

    On this image the logo is not complete:
    Logo is not complete
    Logo is not center on the web:
    Logo not centered
    The left menu when the mobile is rotate doesnt work:

    In reply to: Install DEMO theme

    yakom
    Participant

    Another problem, on mobile phone, i see some fails:
    when i open the web, i see the logo twice, one is ok, but another is on the header and i can see a 10% of the logo.
    when I rotate the mobile, the lateral menu doesnt work.

    Logo fail and menu doesnt work on mobile

    You can see the logo and the menu on the back of the page, and if on the mobile i press the menu, doesnt work (when i rotate the mobile), and i see the logo of the menu on the back

    • This reply was modified 4 years, 10 months ago by yakom.
    • This reply was modified 4 years, 10 months ago by yakom.
    • This reply was modified 4 years, 10 months ago by yakom.
    • This reply was modified 4 years, 10 months ago by yakom.
    grizzzzly
    Participant

    Thank you. Can you tell me how I can get the hamburger style menu on desktop and mobile, just like you’ve shown in that screenshot?

    GTP_Dutchy
    Participant

    Hello for the site roelofsmetrology.nl i want to change the menu color. the backgrouond color can stay the same i want all the menu items to be white and the onhover to be dark blue #185fa1

    I already made a ticket for an issue with the menu’s on mobile which might influence this also. https://support.codeless.co/?topic=blackbar-in-mobile-menu

    Could you help me with this?

    In reply to: Shop

    Mirela
    Participant

    Hello,

    Sorry for the late reply.

    1) You can remove it using custom css:

    .single-product .cl-style-center .product_meta .metas {
        display: none;
    }

    2)-3) Yes, removing sections from the layout will affect the other sections and mobile as well. Please know that this is personal customization and we can not provide support on personal styling. I suggest you hire a designer to help you with that.

    4-It’s fixed;

    5-By default, the cart is over the arrow in the single product page. See screenshot: https://ibb.co/GQP1QX5
    I am not sure what triggered this behavior in your site, however, I added this CSS: .single-product .flex-direction-nav .flex-next {z-index: 1;}

    6-Add this css:

    #site-header-cart .button.checkout.wc-forward {
        background: #80d0c5 !important;
    }

    7-By default in mobile the first action (tap) in a menu item that has sub-menus, will be opening the drop-down. There is no solution for this because mobile actions are limited. But a workaround is to add the same menu item in the sub-menu and show it only on mobile. I have set it up already for you. Please check your site.
    I added this css to hide it in desktop:
    nav .menu li ul.sub-menu li:first-child {display: none;}

    8-Add this css inside an @media (max-width: 480px) rule:

    .single-product-style-center .summary .inline-wishlist, .single-product-style-wide_full_image .summary .inline-wishlist {
        width: 220px !important;
        margin-left: -12px !important;
    }
    

    9-This is personal customization and is not included in support.

    Best regards!

    In reply to: Shop

    Mirela
    Participant

    Hello,

    1) These buttons disappear in the mobile version.
    I see that only wishlist is not shown, the search, cart and three bar menu is already visuble. To add the wishlist as well, i added this css:

    @media (max-width: 979px){
    .extra_tools_wrapper .tool.wishlist {
        display: block !important;
    }
    }

    2) The product photo is cut in the tablet version.
    I don’t see this. Here is what i see: https://ibb.co/4dM6FCv

    3) How can I change the color of the “next and previous photo” buttons?
    Add this css:

    .single-product .flex-direction-nav .flex-next:before {color: #ccc !important;}
    .single-product .flex-direction-nav .flex-prev:before {color: #ccc !important;}

    4) How to put these buttons on the sides of the photo?
    Add this css:

    @media (max-width: 480px){
    .single-product .flex-direction-nav .flex-next {
        position: absolute;
        right: -9em;
        top: 60%;
    }
    .single-product .flex-direction-nav .flex-prev{
        position: absolute;
        left: -9em;
        top: 60%;
    }}

    5) How to center the product title?
    It looks quite in center to me. If you want to further position it, add some margin using custom css.

    6) When you click on “solitaire”, another version of the online store appears with the filters on the left side. How can I make the page that opens my online store without those side filters?
    This is a category page. Go to Customize > Shop > Shop Categories. Change here the categories page layout. Select fullwidth to remove the sidebar.

    7) Login / Sign up is down and not centered vertically
    This is centered to the div where it is. The lack of space in the mobile header, makes it scroll one under the other. I added this css to customize this:

    .header-el.cl-h-cl_header_widget:nth-child(2) {
        display: none;
    }
    .header_container.cl-header-topnav-mobile .top_nav.header-row .header-el {
        width: auto !important;
    }

    8) In the mobile and tablet version, the “add to cart” button has no upper space. Also, in the mobile version, all the text is not contained within the button.
    In the present css, i edited this:

    .qty_container {
        margin: auto !important;
    }

    to this:

    .qty_container {
        margin: 10px auto !important;
    }

    9) How can I center that button on the tablet version? – 10) The same as in point 8. How can I make the text inside the button?
    I added this css:

    .single-product-style-center .summary .inline-wishlist {
       width: 100% !important;
       margin-left: 0px !important;
       margin-top: 15px !important;
    }

    11) How can I change that loading animation?
    The loading gif is puled from this location: https://engastadores.com/wp-content/plugins/yith-woocommerce-wishlist/assets/images/wpspin_light.gif
    If you want to replace it, just replace the gif in this url. Make sure to keep the same name of it will not be found and thus, not load.

    Best regards!

    Mirela
    Participant

    Hello,

    Please deactivate the AP Mega menu plugin first. Then add some wp credentials in a private reply. So we can check out the rest. In what screen size are you having trouble with the search icon in the header?

    I checked the site in mobile and i don’t see any problem besides the menu.
    Let us know.

    Best regards!

Viewing 15 results - 436 through 450 (of 1,327 total)