StyledThemes

menu not showing on mobile

Home Forums WordPress Themes – Premium Lavish Pro menu not showing on mobile

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #17493

    Hi. When I look at the site on my phone there is no menu. Additionally, the header image does not seem to be responsive for mobile. blog.wrhmlaw.com

    #23118
    Binaya D
    Participant

    Hi Stephanie,

    Could you please mention your site link because when we visit this site http://blog.wrhmlaw.com/ it says This site can’t be reached, so could you please check once. We hope you understand.

    Thanks

    #23119

    It is coming up for me. Could you please check again? http://blog.wrhmlaw.com (no www) Thanks!

    #23121
    Binaya D
    Participant

    Hi Stephanie,

    Still we are not able to see your site, we have attached the screenshots, so please check once.

    Thanks
    http://prntscr.com/bkqdgm

    #23126

    I’m not sure why you can’t reach the site. Attached is a screen shot of the site. The header image is not responsive and the menu is cutting off 1/2, only showing the first few links.

    This theme is supposed to be responsive correct?
    IMG_1817.png

    Attachments:
    You must be logged in to view attached files.
    #17494
    Binaya D
    Participant

    Hi Stephanie,

    Yes our theme is responsive but it seems that you have kept the banner image in wrong way, so please follow the following steps to fix the banner issue;

    Go to Dashboard => Appearance => Widget => Banner Wide => And keep the text widget inside the banner wide widget and keep your image in text widget in content area but you need to use like this code to keep the image

    Then save it.

    And it seems that your menu css is overwriting by other css, so please use the following css to fix your issue;

    ul.mobilemenu {
    	overflow: scroll;
    }

    NOTE: Please use the child theme style.css or custom css plugin to write the css

    Thanks

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.