Search Results for 'mobile menu'

  • HannahTK
    Participant

    I am using the left menu for my website – https://curiotrips.com – but when I visit my site on a mobile device (with responsiveness on) there is no menu so users are stuck on the homepage. I have tried turning responsiveness off to check this, and still nothing.

    Please could you let me know how I have a menu on my site when viewed on a mobile device.

    Thank you,

    Hannah

    In reply to: Mobile Site

    HannahTK
    Participant

    Now that I have deleted the plugin, and turned responsiveness back on, could you please let me know the screen dimensions for mobile devices? As you will notice at https://curiotrips.com there is no menu showing up on my homepage.

    Thanks,

    Hannah

    Mirela
    Participant

    Hello,

    Please add this code into your custom css box:

    @media (max-width: 1145px){
    #logo { margin-left: -45px; }
    }
    @media (max-width: 1100px) {
    #header #navigation { display:none; }
    .mobile_small_menu { display: block;}
    #logo { left: 50%;   position: relative;}
    }

    If the issue persists, send us your wp credentials in a private reply. So we can give it a closer look.

    Best regards!

    binhduong
    Participant

    Hi Support,

    I am using the large menu (larger the size of header I guest) so it drop down to the slider when it viewed on iMac portrait.  Is there any way to put the menu as a shortcut as the mobile view on the right side, stated near search icon?

    Thanks,

    In reply to: 2 issues with Specular

    Mirela
    Participant

    Hello,

    -“As I see from your sample at https://codeless.co/specular/minimal2 it either keeps in one line or collapse to mobile ‘hamburger’
    When the screen gets to small to display all menu items properly, the mobile menu(hamburger) gets in action.
    -I fixed it. Please check your site.

    Best regards!

    In reply to: 2 issues with Specular

    altimaau
    Participant
    This reply has been marked as private.

    In reply to: 2 issues with Specular

    Ruco
    Keymaster

    Hello,

    Please add this css code at custom css box:

    @media (max-width: 1100px) and (min-width: 981px){
    .header_11 #logo {
        margin-left: 10px;
        margin-right: 10px;
    }
    }
    @media (max-width: 1024px){
    .mobile_small_menu {
        display: block !important;
    }
    }
    

    Best regards!

    In reply to: 2 issues with Specular

    Mirela
    Participant

    Hello,

    1-Please install Mailchimp for wp plugin from your Appearance> Plugins > Add new. We will fix this issue in the next update.
    2-Please add this code into your custom css box:

    @media (max-width:1024px){
    .mobile_small_menu { display: block;}
    .header_11 nav {display: none;}
    }
    @media (min-width: 1024p){
    .header_11 #logo {
        margin-left: 20px;
        margin-right: 20px;
    }}

    Best regards!

    altimaau
    Participant

    Hi

    I have couple problems with Specular theme I’ve installed with Minimal 2 template:

    1. I can’t install <em style=”color: #444444; font-family: ‘Open Sans’, sans-serif; font-weight: 600; line-height: 19.5px;”>MailChimp List Subscribe Form plugin, in returns the error even if I try to view it from WordPress interface:

    <span style=”color: #444444; font-family: ‘Open Sans’, sans-serif; font-size: 14px; line-height: 21px;”>An unexpected error occurred. Something may be wrong with WordPress.org or this server’s configuration. If you continue to have problems, please try the </span>support forums<span style=”color: #444444; font-family: ‘Open Sans’, sans-serif; font-size: 14px; line-height: 21px;”>.</span>

    It seems that the plug-in website is dead and it isn’t supported any more.

    I need to use Maichimp for this website, so if this plug-in is dead a replacement required

    2. I have issue with main navigation menu, it drops to 2nd line with mid-size screen resolution and with the layout of this theme it looks quite ugly. As I see from your sample at https://codeless.co/specular/minimal2 it either keeps in one line or collapse to mobile ‘hamburger’

    See screenshot: https://easycaptures.com/fs/uploaded/1000/2886471367.jpg

     

    Looking forward to hearing from you.

    Website URL is https://cs.magenable.com.au/

    Mirela
    Participant

    Hello,

    Sorry for the late reply.
    I added this code into your custom css box:

    @media (max-width: 480px){
        .boxed_layout .codeless_slider_swiper { min-height: 200px !important;}
        .codeless-slider-container.swiper-parent.swiper_slider.codeless_slider { height: 200px !important;}
    .swiper-slide { min-height: 200px !important;}
    }
    @media (max-width: 979px){
        .mobile_small_menu { text-decoration: none; }
    }

    The slider does show in mobile now. But this is not the correct behavior however. We recommend you to update theme to it’s latest version.

    Best regards!

    mesas
    Participant

    Hello,

    I buy Specular theme. You can visit my web site:

    https://zenko.ba/novi/

    Everything is ok, but I can’t see menu from mobile phone. There is issue with color or something like that.
    Only one menu item I can see everything else is white.

    Thank you.

    Regards, M. Sacirovic

    mw@pegosa
    Participant

    Hi there,

    First of all, you did great work with Tower theme.

    Unfortunatelly i am experiencing some problems. Most serious is the Menu is not showing when using responsive/mobile version. I have tried different devices and resolutions and so far i got these results:

    – Desktop / Mozilla Firefox – after resizing browser window there is a mobile/responsive menu icon visible but clicking on it does nothing.

    – Ipad Air (Retina) – works fine on vertical mode, but on horizontal clicking the mobile/responsive menu icon just opens an empty sidebar on the left where menu should be.

    – Smartphone (Samsung Galaxy Tab, and a Windows Phone) – evertyhing works as it should – menu appears on the left after clicking the icon.

     

    Thanks for any support.

    Regards,

    Mike

    Mirela
    Participant

    Hello,

    Please make sure to have enabled the mobile menu. Find it in Header Options > Show Responsive Menu Dropdown, set it ON.
    Let us know.

    Best regards!

    mmmalmeida
    Participant

    Responsive submenu is not appearing. The background is white and the typography is dark (the same of menu) but the submenu is not appearing in mobile phones. I have tried to make some changes in menu options and dropdown options but it does not work. Could you help me to fix it as soon as possible please?

    In reply to: Tower Theme Menue Item

    Mirela
    Participant

    Hello,

    That is not a mobile menu, even if it has the same view. That is the extra side menu and it can contain widgets. You can set it ON/OFF at General Options > Layout > Extra Side Navigation. To add content, just go to Appearance > Widgets and add any widget you want.

    Best regards!

Viewing 15 results - 1,231 through 1,245 (of 1,354 total)