Search Results for 'mobile menu'

  • Mirela
    Participant

    Hello,


    @101management
    ,
    Sorry for the late reply. I have answered you here.

    Best regards!

    In reply to: Mobile Menu Missing

    Mirela
    Participant

    Hello,

    Sorry for the late reply.
    Please refer to this topic about this. If the issue persists, please send us your wp credentials in a private reply. So we can give it a closer look.

    Best regards!

    101management
    Participant

    The menu is missing from ipad and mobile phone views of the site https://drpamorthodontics.com/. I believe that it is hiding behind the slider. Also, the main slider is cut off on ipad as well when viewing vertically.

    Also, how do I make a link from a button open in a new window? Like the “click here” button on this page: https://drpamorthodontics.com/contact-us/

    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

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