Search Results for 'mobile menu'

  • jmsells1985
    Participant

    My site is ohiotaxattorney.com – I can’t seem to get the mobile menu to show up for the life of me. Please help!

    In reply to: Demon not working

    wp2022
    Participant
    This reply has been marked as private.

    In reply to: Demon not working

    wp2022
    Participant
    This reply has been marked as private.

    In reply to: Missing Mobile Menu

    prodesignwv
    Participant

    I finally found through a 3rd party website where to turn the mobile menu on and neglected to update the ticket. Not sure why that would be turned off by default?

    In reply to: Missing Mobile Menu

    azam
    Keymaster

    Hi,
    I can see the Mobile Menu:

    Thanks,

    prodesignwv
    Participant

    I am not seeing my mobile menu when viewing on mobile devices. How can this be fixed?

    Home

    In reply to: Tower: Menu Missing

    azam
    Keymaster
    This reply has been marked as private.

    In reply to: Tower: Menu Missing

    codelesstowerfan
    Participant
    This reply has been marked as private.
    achancetoencounter
    Participant
    This reply has been marked as private.
    achancetoencounter
    Participant

    My website mainly looks great on desktop, but when it’s on iPad or iPhone, the formatting and images and text don’t adjust / respond to fit the smaller screens. How can I fix this?

    Secondly, sometimes when I scroll up or down too much (desktop, mobile etc.), an extra white menu or the next/previous slide is mixed in with the current slide. What can I do to avoid this?

    Please respond and will private reply.

    In reply to: Slider is not showing

    azam
    Keymaster
    This reply has been marked as private.

    In reply to: Slider is not showing

    sarath
    Participant
    This reply has been marked as private.
    azam
    Keymaster

    Hi,
    – Thin Gray Lines
    – Mobile Menu Empty

    Please add the following code in:
    WP-Admin Dashboard > Appearance > Customize > General > Custom Codes > Custom CSS

    .cl-row .bg-layer{
      background-color: #000 !important;
    }
    
    .cl-mobile-menu nav>ul>li{
      opacity: 1 !important;
    }
    

    – Increase the Sidebar width
    The width of the header/sidebar on the left is preferred size for this type of layout. However, you can change the sidebar width by adding the following code in the customizer(path is mentioned above)

    @media (min-width: 992px)
     .header_container {
        width: 285px; /* Change width of sidebar */
     }
    }
    

    – Only two social icons display on the Mobile device
    There’re only two social icons displayed because for all social icons the layout will be messy and condensed. The logic to display the first two social icons is to make sure the layout of the header should be clear and focused.

    – Add links to social icons

    You can add links to social buttons simply through
    WP-Admin Dashboard > Appearance > Customize > Hover over the social icons > Click on SOCIAL ICONS > Add/Remove links and social buttons > Publish > Done.

    – Empty Space below the logo

    The space below the logo depends upon the content below it. The more the menu items the lesser will be space below and above the menu.

    Thanks,

    achancetoencounter
    Participant
    This reply has been marked as private.
    achancetoencounter
    Participant

    Questions about Folie photography theme:
    – I replaced all the portfolio featured images with just black backgrounds but there is still a very thin grayish line between each of the items, how can I get rid of these borders?
    – using image logo, there is a large empty space between the bottom of the logo and the menu, how can I fix this?
    – is there a way to increase the width of the left sidebar (header)?
    – how to add links to the social icons?

    On mobile:
    – When I click on the hamburger menu I don’t see anything?
    – Why is it that it only shows the first two social icons?

    Mod please reply me and I’ll private reply you with the domain name, thanks!

Viewing 15 results - 91 through 105 (of 1,327 total)