Search Results for 'mobile menu'

  • In reply to: Mobile menu setting

    Mirela
    Participant

    Hello,

    Can i please see a link where are you having this? The hamburger menu shows up when the mobile screen size is reached. It does not have such isues.

    Best regards!

    centralstates
    Participant

    how do I add a search icon to the mobile menu at 480px break for iphone portrait mode?

    I have show search in header turned on.

    The search icon and regular hamburger menu show correctly in landscape, but when the phone goes to portrait mode only the hamburger menu shows.

    I tried experimenting with the “extra nav” settings but that did not work.

     

     

    solicall
    Participant

    Some additional details:

    1. In a small screen (including on the PC when you reduce the size of the browser), you suddenly see the “mobile menu” button (which is OK).

    2. When you press on the “mobile menu” button, the menu appears (drop-down) and then is immediately closes.

    3. This problem is not consistent for all browsers. On some of the browsers there is no problem and the drop-down menu stays open and does not close.

    4. I do not recall any change we made to the site that is related to menu handling so this is very strange. Also, I am not sure when this problem started.

    Any help, would be appreciated.

    Thanks.

     

     

    solicall
    Participant

    Hi,

    Recently I noticed that on the site (solicall.com) the mobile menu opens and immediately closes. This happens with most of the browsers.  Any help would be appreciated.

    Thanks.

    utopiaupshire
    Participant

    My dropdown menu is not working on mobile….it just shows up blank.

    https://www.dropbox.com/s/smlj6ytkk1pwf78/ZetaDropdownIssue.png?dl=0

     

    tfussell1
    Participant

    1. I have a custom menu (three links) and a Tower child theme social widget (2 links) in my footer column and I’m not using the copyrite footer. Currently they are stacked on top of each other which is fine, but the custom menu A) off center, and B) moves to a left justification when the window is resized smaller and on mobile. I’d like it to be true center and stay that way.

    2. How can I specify a different rollover color for links in the footer?

    uctme
    Participant

    Hi, I have some issues with my specular website theme:

    1. I need to remove the empty lines (look like mobile menu but empty links) from my desktop menu (screenshot 1)

    2. How to remove titles like “project description” and “project details” and like icon on the portfolio items “services” page  (screenshot 1)

    3. Visual composer not work at all (when chosen still rounding and rounding and nothing happen (screenshot 2)

    4. The top menu go down when screen not big enough to show it and not convert to mobile menu until become very small. (screenshot 3)

    5. How to remove page title and the page we are in from top of all pages ? (screenshot 4)

    6. How to remove recent posts title from footer, and how add social media icons and links down?  (screenshot 5)

     

    Your fast response highly appreciated.

    Many thanks for this great theme..

     

    EngeniousDesign
    Participant

    When in portrait mobile mode, the menu icon (hamburger) is sitting on top of (in front of) my header logo image, as shown in image below. Is there someway to fix this?

    Mirela
    Participant

    Hello,

    To remove the extra navigation please go to General Options > Layout.
    The three bar icon you see in mobile is not the extra navigation but the responsive form of main menu.

    Best regards!

    marco.resinofacile
    Participant

    Hi Mihaila,

    only know I see that all items in menu footer are ok on desktops and big screens, but it seems that on mobile all the footer is aligned left.

    could you please have a look?

    thank you

    Marco

     

    In reply to: line seperator

    Mirela
    Participant

    Hello,

    I edited the current css in your custom css box, to fix the line separator in mobile and ipad layout as well as the footer menu. Please clear cache and refresh pages to see the changes.
    Let us know.

    Best regards!

    In reply to: burger menu

    Mirela
    Participant

    Hello,

    Please add this code into your custom css box:

    @media (max-width: 979px){
    .mobile_small_menu {
        color: #ffffff !important;
    }
    .close:hover {
        color: #ffffff !important;
    }}

    Let us know.

    Best regards!

    Mirela
    Participant

    Hello,

    The above code has nothing to do with mobile menu. The menu has different css classes that are not altered by the above code.
    However, i see the mobile menu is displaying and working ok. See screenshot. Did you manage to fix your issue?
    Let us know.

    Best regards!

    Tawasul
    Participant

    thnx it worked  the social widget was not going to the side i used this :

    footer#footer .inner .row-fluid.ff .span12:first-child:last-child {

    width: 488px !important;

    left: 0 !important;

    margin-left: 27% !important;

    text-align: inherit !important;

     

    }

    to align it  but would like to see if it can fit on the right side of the footer.

     

    https://xyz.tawasultele.com

     

    it broke the mobile verion menu

    • This reply was modified 8 years, 7 months ago by Tawasul.
Viewing 15 results - 901 through 915 (of 1,354 total)