Search Results for 'mobile menu'

  • marian
    Participant

    Hi,

    Main Navigation Menu is missing in mobile and tablet modes. Here are the screenshots:

    The burger is side menu, not main navigation menu.

    533 x 853  https://grab.by/JajQ

    Samsung Galaxy S5 https://grab.by/Jakk

    480p television https://grab.by/Jaky

    Thanks for a solution,

    Marian

     

    Mirela
    Participant

    Hello,

    Sorry for the late reply.
    I can see the slider background image with no problem (screenshot). Did you manage to fix your issue? For the small mobile menu, add this code into your custom css box:

    @media (max-width: 979px){
    .mobile_small_menu  .close { color: rgb(253, 253, 253) !important;}
    }

    To change it’s color, when is active.
    Let us know if you need further help.

    Best regards!

    sociallicks
    Participant

    The image in the codeless slider on my homepage intermittently stops loading on my mobile browser (iPhone) which is also causing the dropdown menu not to open when the burger menu icon is clicked. It’s currently not working and I noticed it stopped working earlier this week, but then fixed itself.

    I have not added anything to the site to make the image stop loading on mobile. What’ weird is that the image is displayed on desktop. Please help. Here’s a link to my site: https://bit.ly/1DrjHST

    zazenwebdesign
    Participant

    Hi there,

    Is there a way for the sub menu items to not stay open when in use? On the mobile devices in particular it really gets in the way. REALLY need to find a way to fix this PLEASE

    See on this page: https://vital.koaladetailing.com/project/

    Thanks

    Ben

     

    zazenwebdesign
    Participant

    Hi there,

    It there a way to align the menu proberly so the logo is not off the screen. https://vital.koaladetailing.com/

    Here is what have so far in the custom css

     

    //#header{

    margin: 0 auto;

    }

    .footer_wrapper {

    display: block !important;

    }

    nav .menu>li>a {

    top: 50%;}

     

    @media (max-width: 480px) {

    .fullwidth_header .header_wrapper header{padding-left:0px}

    }

     

    Thanks for your help.

     

    Mirela
    Participant

    Hello,

    Please add these line sinto your custom css box:

    @media (max-width: 979px){
    .mobile_small_menu {  color: rgb(253, 253, 253);}
    }

    Best regards!

    sociallicks
    Participant

    <span style=”color: #666666; font-family: ‘Helvetica Neue’, Helvetica, Arial, sans-serif; font-size: 14px; line-height: 23.3333339691162px; background-color: #fbfbfb;”>In the Specular theme settings, where do I go to change the color of the mobile burger menu icon for the responsive menu? My header background color is black and the burger menu icon is also black. I would like to change the burger menu icon to white but I can’t figure out where to change the color in the settings.</span>

     

     

    In reply to: many issues with theme

    alokj999
    Participant

     

     

    OPEN ITEMS

     

    1) Mobile responsive banner does not load. iphone 6+

    1.a) @Aj: you added height to the banner area but still when I do mohurs.com from iphone 6+ no image or banner loads

    1.b) try it from iphone or other phone.When I click on MENU nothing happens, I do not see menu items. Changing browser width it is working.

    3) in Custom Tracking section I have added google analytics code & facebook audiance code I am getting RED X error on the <script>tags.

    @Aj: you commented it but, this was copy paste from facebook code ?

    6) Specular Twitter Widget expands vertically and each word turns as new line. It does not look the same as in the DEFAULT Demo Footer

    @Aj: Check the screenshot in the email.

    8) After some update VC : Title header component line is now going to 2nd line on all pages

    aj:image in email

     

    CLOSED

    2) I want the logo to be on left and menu on right

    @Aj: How can I swap the positions

    4) contact us form emails are not working — NOT WORKING STILL

    @Aj: Will check with the server hosting company

    7) NEW ISSUE v1.3.4 : go to mohurs.com you will see the top MENU is going above the screen & logo. So it is kind of hidden half.

     

     

    In reply to: many issues with theme

    Ruco
    Keymaster

    Hello,

    1. I set the slider height and it it displayed now. Always should define the height.
    The arrows aren’t showing because you have only one image in slider.

    The menu button word in iphone 6, iphone 6+, I checked it.

    2. Add this code

    @media (max-width: 979px){
    .mobile_small_menu {  
      float: right !important;
      right: 0 !important;
    }
    #logo {
      float: left !important;
    }
    }

    3. The tracking code goes inside script tags. You can’t use ‘noscript’ tag there. Try to add it at header.php.

    4. I added the captcha again at contact form 7 at it seem to work. Have you received the test email? If not, then probably you have problems with the server.

    6. In our demo ed Specualr Twitter Widget. You can added the twitter code directly on text widget. If you want the same look as our demo, then use twitter widget.

    7. Fixed it. Will include the fix on the next theme update.

    Best regards!

    In reply to: many issues with theme

    alokj999
    Participant

    OPEN ITEMS

    1) I have used codeless slides but it does not work or load in mobile responsive more. this is on all pages. I have been trying to fix this but I am not getting the settings option for this.

    1.a) @Aj: you added height to the banner area but still when I do mohurs.com from iphone 6+ I see the arrows but nothing loads in banner.

    1.b) When I click on MENU nothing happens.

    2) I want the logo to be on left and menu on right

    @Aj: How can I swap the positions

     

    3) in Custom Tracking section I have added google analytics code & facebook audiance code I am getting RED X error on the <script>tags.

     

    @Aj: GA is fixed but in FB I see RED X on <noscript> code

     

    4) contact us form emails are not working — NOT WORKING STILL

     

    6) Specular Twitter Widget expands vertically and each word turns as new line. It does not look the same as in the DEFAULT Demo Footer

    7) NEW ISSUE v1.3.4 : go to mohurs.com you will see the top MENU is going above the screen & logo. So it is kind of hidden half.

     

    CLOSED ISSUES

    5) which is the latest version of Visual Composer that plugin is showing new update is available

     

     

    In reply to: many issues with theme

    alokj999
    Participant

     

    OPEN ITEMS
    <p style=”box-sizing: border-box; color: #393d40; font-family: ‘Open Sans’, ‘Helvetica Neue’, Helvetica, Arial, sans-serif; font-size: 14px; line-height: 22px;”>1) I have used codeless slides but it does not work or load in mobile responsive more. this is on all pages. I have been trying to fix this but I am not getting the settings option for this.</p>
    <p style=”box-sizing: border-box; color: #393d40; font-family: ‘Open Sans’, ‘Helvetica Neue’, Helvetica, Arial, sans-serif; font-size: 14px; line-height: 22px;”>1.a) @Aj: you added height to the banner area but still when I do mohurs.com from iphone 6+ I see the arrows but nothing loads in banner.</p>
    <p style=”box-sizing: border-box; color: #393d40; font-family: ‘Open Sans’, ‘Helvetica Neue’, Helvetica, Arial, sans-serif; font-size: 14px; line-height: 22px;”>1.b) When I click on MENU nothing happens.</p>
    <p style=”box-sizing: border-box; color: #393d40; font-family: ‘Open Sans’, ‘Helvetica Neue’, Helvetica, Arial, sans-serif; font-size: 14px; line-height: 22px;”>2) I want the logo to be on left and menu on right</p>
    <p style=”box-sizing: border-box; color: #393d40; font-family: ‘Open Sans’, ‘Helvetica Neue’, Helvetica, Arial, sans-serif; font-size: 14px; line-height: 22px;”>@Aj: How can I swap the positions</p>
    <p style=”box-sizing: border-box; color: #393d40; font-family: ‘Open Sans’, ‘Helvetica Neue’, Helvetica, Arial, sans-serif; font-size: 14px; line-height: 22px;”>3) in Custom Tracking section I have added google analytics code & facebook audiance code I am getting RED X error on the <script>tags.</p>
    <p style=”box-sizing: border-box; color: #393d40; font-family: ‘Open Sans’, ‘Helvetica Neue’, Helvetica, Arial, sans-serif; font-size: 14px; line-height: 22px;”>@Aj: GA is fixed but in FB I see RED X on <noscript> code</p>
    <p style=”box-sizing: border-box; color: #393d40; font-family: ‘Open Sans’, ‘Helvetica Neue’, Helvetica, Arial, sans-serif; font-size: 14px; line-height: 22px;”>4) contact us form emails are not working — NOT WORKING STILL</p>
    <p style=”box-sizing: border-box; color: #393d40; font-family: ‘Open Sans’, ‘Helvetica Neue’, Helvetica, Arial, sans-serif; font-size: 14px; line-height: 22px;”>6) Specular Twitter Widget expands vertically and each word turns as new line. It does not look the same as in the DEFAULT Demo Footer</p>
    <p style=”box-sizing: border-box; color: #393d40; font-family: ‘Open Sans’, ‘Helvetica Neue’, Helvetica, Arial, sans-serif; font-size: 14px; line-height: 22px;”>7) NEW ISSUE v1.3.4 : go to mohurs.com you will see the top MENU is going above the screen & logo. So it is kind of hidden half.</p>
    <p style=”box-sizing: border-box; color: #393d40; font-family: ‘Open Sans’, ‘Helvetica Neue’, Helvetica, Arial, sans-serif; font-size: 14px; line-height: 22px;”>CLOSED ISSUES</p>
    <p style=”box-sizing: border-box; color: #393d40; font-family: ‘Open Sans’, ‘Helvetica Neue’, Helvetica, Arial, sans-serif; font-size: 14px; line-height: 22px;”>5) which is the latest version of Visual Composer that plugin is showing new update is available</p>
    <p style=”box-sizing: border-box; color: #393d40; font-family: ‘Open Sans’, ‘Helvetica Neue’, Helvetica, Arial, sans-serif; font-size: 14px; line-height: 22px;”></p>

    alokj999
    Participant

    Hi !

    website mohurs.com currently it is showing coming soon page. But even that has some issues

    1) I have used codeless slides but it does not work or load in mobile responsive more. this is on all pages. I have been trying to fix this but I am not getting the settings option for this.

    2) I want the logo to be on left and menu on right

    3) in Custom Tracking section I have added google analytics code & facebook audiance code I am getting RED X error on the <script>tags.

    4) contact us form emails are not working

    5) which is the latest version of Visual Composer that plugin is showing new update is available

    6) Specular Twitter Widget expands vertically and each word turns as new line. It does not look the same as in the DEFAULT Demo Footer

    Please help, the list is increasing .

    Thanks,

    aj

    Mirela
    Participant

    Hello,

    Sorry for the late reply.
    First, thank you for the kind words!

    1.1- You can have as many portfolio pages you want, but it is not possible to have two with the same url. Each page has to have a unique url. It doesn’t matter either you create it via ‘Page attributes’ > ‘Template’ or add the portfolio element in a normal page, they can not have the same page url.
    I created two portfolio pages, named like the ones you mentioned. You can keep these if you want (change the categories) or create new ones. (port1 & port2)

    1.2-I added this code:

    single-portfolio .header_page, .header_page {
      background-color: #f5f5f5 !important;
      height: 80px !important;
      color: #444444 !important;
    }

    into your custom css box. Now it shows.

    1.3- Sorry, that is not possible.
    1.4- Please find it in file portfolio.php
    2- According to the type of blog you are using, find ‘Read more’ in files:
    specular\includes\view\blog\loop-fullscreen.php
    specular\includes\view\blog\loop-grid.php
    specular\includes\view\blog\loop-index.php
    specular\includes\view\blog\loop-second-style.php
    specular\includes\view\blog\loop-timeline.php

    3-Sorry , it’s not possible to have a different logo style for the menu and a nother for the sticky menu.
    3.2- You can change it via css. Add this code into your custom css box:

    @media (max-width: 979px){
    .mobile_small_menu {  color: rgb(252, 252, 252);}
    }

    change the color to your need.
    3.3- Please add thi scode into your custom css box:

    @media (max-width: 480px){
    .codeless_slider .swiper-slide .content.vertical_centered { 
    margin-left: 0 !important;}
    }

    3.4- i don’t see it.

    Please check the above and let us know if you still need help.

    Best regards!

    In reply to: mobile_small_menu open

    cjgrego
    Participant

    Mihaila i have fixed the issues with the mobile menu could you please check it again?

    mmmalmeida
    Participant

    Hello. You have helped me to fix the speed of the testimonial (I have sent you my ftp credentials some minutes ago). Besides it, I have some repairs to do yet. Can you help me with these too?

    1- The menu have problems in responsive theme (mobile phone). The background and letters have almost the same color, so it is not possible to read the menu in mobile phones. How can I fix this? I am especially worried about this problem because many of the public access the site by mobile phones.

    2- Translation of pagination: where can I translate “page x of x” in the blog? I need to translate it to portuguese.

    3- Remove dates of posts: I have already removed dates of posts, but the dates are still in the posts at home (only at home: http://www.drmarcelopimenta.com.br). How can I remove those dates? :-(

    Thanks a lot for your support.

    Best regards,

    Michele

Viewing 15 results - 1,276 through 1,290 (of 1,351 total)