Search Results for 'mobile menu'

  • Mirela
    Participant

    Hello,

    I added this code into your custom css box:

    #logo img {  margin-top: 60px !important;}
    nav {
        height: 100%;
        padding-top: 0px !important;
    }
    .header_8 nav .menu>li>a {
        margin-top: -30px !important;
        height: 100px !important;
    }
    .header_tools {
        padding-top: 24px !important;
    }
    
    @media (max-width: 979px){
    #logo img {  top: 20% !important;}
    .header_tools {  height: 80% !important;}
    .header_tools {
        padding-top: 0 !important;
    }
    }
    @media (max-width: 1024px){
    header#header #navigation {  margin-top: -80px !important;}
    .header_tools {  height: 55% !important;}
    #logo {  margin-top: -60px !important;}
    .header_tools .vert_mid > a:last-child { margin-top: -36px;}
    }
    @media (max-width: 480px){
    #logo img {
        max-height: 85px !Important;
        margin-top: -14px !Important;
        margin-right: 55px !Important;
    }}

    This is the result: mobile screenshot; ipad; ipad landscape.
    Let us know.

    Best regards!

    bluestrawberry
    Participant

    I’ve recently been working on a site which already had your theme installed and have come across a few issues when the site is displayed on phones/tablets.

    • The logo and menu don’t seem to line up with anything and drop off the background at certain sizes

    • The colour overlay on the page headers don’t work on retina devices

    • scroll buttons on the testimonial carousel don’t work on mobile (android)

    • The images on the “latest from blog” VC element should link to the story as well as the title
    also, the featured image in the news section crops at 390 px  and I can’t see where to change this

    • If the page has a long title the text in the header does not have a word wrap on so overflows off the edge

    Thanks

    Mirela
    Participant

    Hello,

    I can see the mobile menu icon and drop-down are displaying as they should. Please see screenshot. Did you manage to fix your issue?
    Let us know.

    Best regards!

    Mirela
    Participant

    Hello,

    Did you set up slider to hide in mobile? Please check it at your page’s General Settings > Slider Options > Remove Sliders from Mobile Phone View.

    The navigation does not disappear. In mobile and ipad, the normal menu is hidden and the mobile menu is displayed. Don’t you have the three bars menu icon showed?
    Can you please fill in the necessary information on your extra information fields of your profile data? So we can give it a closer look.

    Read this article for more information.

    Best regards!

    ansarshah
    Participant

    I had same issue with slider for

    <span style=”color: #4b4d4d; font-family: Raleway; font-size: 14px;”>3 – The text size appears perfectly on desktop version, but appears way too small or way too big on mobile. And with the slider becoming shorter as we scroll down, we lose text of the slider that’s hidden under the menu bar…</span>

    And this helped me.

    @media (max-width: 480px){
    .codeless-slider-container { height:430px!important;}
    .codeless_slider_swiper { min-height: 430px !important;}
    .codeless_slider .swiper-slide { min-height: 430px !important;}
    .codeless_slider_wrapper { min-height: 430px !important;} }

    By adding one more class .codeless-slider-container { height:430px!important;} 

    Hope this helps.

    sedona888
    Participant

    Hello,

     

    I am unable to get the logo, navigation menu and video slider to work properly in the responsive versions. See screenshot. I would like the menu and logo to be visible at the top. The logo should be on the left side of screen, and the dropdown menu on the right.

    Screenshot

    Thanks

     

    sedona888
    Participant

    Hello, I am having some issues on the mobile end of the theme. The video slider turns into the default image, but there’s a blurred out circle in the middle. How can I change that?

    Also, the navigation menu disappears on tablet and mobile versions. How can I correct that?

     

    Thanks!

    mire82
    Participant

    Hello,

    I have some responsive issues with my website: (https://37.60.245.241/~south894)

    The slider Revolution on the Homepage look good on laptop and Ipad, but not on mobile view, where a blank space appears below the slider.

    On the Ipad view the menu items are not properly displayed and they appear out of the header, how can I fix that?

    Also, on mobile view my logo doesn not responsively size, it looks huge.

    Thank you so much for your help.

    Mirela
    Participant

    Hello,

    Please add this code into your custom css box:

    @media (max-width: 480px){
    #logo img {
        height: 75px !important;
        top: 57% !important;
    }}

    This is the result screenshot.
    The mobile menu bars are already blue. Did you manage to change it’s color? Let us know.

    Best regards!

    poppyd
    Participant

    Hello

    I was wondering if when viewing the website on a small device/phone ie when the 3 small menu lines appear at the top of smaller screens, would it be at all possible to hide the sidebar and allow the main content to float to the top and have full screen width?

    Thanks

     

    Mirela
    Participant

    Hello,

    The landscape is a different layout and it has a different screen size. To edit this, please add this code:

    @media ((max-width: 979px)) {
    #logo img { width: 100%;}
    .mobile_small_menu { margin-left: -41px;}
    }

    Let me know if you need further help.

    Best regards!

    firstpagenorthwest
    Participant

    I see that the code does work, when the phone is held vertically. When the phone is viewed horizontally, the logo once again covers the mobile menu. Please let me know what the fix is for this.

    serenademaio
    Participant

    hi, not sure why it now worked (#6).

    Thank you for all your answers – I have some other questions:

    1. countdown: I reduce the size when on mobile? currently on mobile the numbers overlaps. Also can I change color of te countdown and of the background?

    2. can i add the social icons directly on the right in my menu? I understand how to place them in the social widget ABOVE the menu, but i would like to have them in the menu.

    3. when I visit my website on mobile, the website looks good, but strangely there is a tiny white space on the right of the page, between the page and the end of the screen, as if all the columns were aligned left. Is this normal?

     

    many thanks

    Serena

    Mirela
    Participant

    Hello,

    This requires custom css. If you want a different logo in mobile and only on certain pages, then the custom css code would need to be added only to those page’s custom css box (the gear icon in top-right corner). Try this code:

    @media (max-width:480px){
    .header_wrapper #logo {
     content: url("https://codeless.co/specular/default/wp-content/uploads/2014/10/logo.png");
    }}

    Please fill in the necessary information on your extra information fields of your profile data. So we can give it a closer look to mobile menu.

    Read this article for more information.

    Best regards!

    riedmankatie
    Participant

    Hello,

    Is there a way to use the light version of a logo for specific pages on the mobile display and dark versions on others?

    How do you change the color of the mobile menu? On some pages it appears gray and others it is white (on a white background so it’s not visible). I haven’t added anything to change this so I’m not sure why the mobile menu color is inconsistent. I would like to have it appear white on some pages and dark on others.

    Thank you.

    Katie

Viewing 15 results - 946 through 960 (of 1,351 total)