• Resolved venumurki

    (@venumurki)


    Is there any way i can use two different menus for desktop and mobile version for this theme? I want to hide a drop down on left side bar hard coded and add it to the navigation in mobile version.

    thanks in advance

Viewing 11 replies - 1 through 11 (of 11 total)
  • Hey,
    It’s not part of the options. You would have to create a child theme and add a new menu location along with editing the header code to change the mobile menu output.

    Kadence Themes

    Thread Starter venumurki

    (@venumurki)

    Hey,

    thanks for the help. I need your help with another issue. The website was developed by another person and i am dealing with it right now. I added sub categories to the main menu but the drop down does not show up. I am not sure what setting have to be changed. You can have a look at the website. the link is http://www.orchardbc.com/orchardtwo/

    Whoever built the site added tons of css to the theme css file (you shouldn’t ever do that) css should be added through a child theme or the theme options.

    regardless in all of the css added they added this:

    .inner-green p, ul, li{
    	overflow:hidden;
    }

    Which would break the dropdown. At least remove that.

    Kadence Themes

    Thread Starter venumurki

    (@venumurki)

    thanks a lot for your help. That worked like a charm.

    Thread Starter venumurki

    (@venumurki)

    Sorry to bother you again….but the site looks really bad on the phone. There are different images showing up for the header body and the footer. I the previous person has uploaded the same image for background of header, body and footer. Is there any way to solve this problem???It looks fine on the desktop view.

    Thread Starter venumurki

    (@venumurki)

    i am new to wordpress πŸ™

    Thread Starter venumurki

    (@venumurki)

    I found out in the theme options->Advanced styling-> that same image is used as background for Content Background, Header Background and Footer Background

    Hey,
    I’m not sure what your asking. The mobile is supposed to use the same backgrounds as the desktop..
    I can tell you I looked at your site on mobile and whoever added all the css I referred to earlier has ignored mobile and didn’t add good css to work with mobile. You need to either fix all that css or remove it.

    It important when developing a site to be responsive that you use the right design and css so that the layout works on all screen sizes.

    Kadence Themes

    Thread Starter venumurki

    (@venumurki)

    thanks fr your help….the other person who did the website uploaded the same image for header,content and footer. So it was looking weird on mobile. I have deleted everything and uploaded just one image. It looks fine now.

    But I do have another problem, for the mobile site. I used plansoform plugin to make a contact form. On the contact page the menu after clicking the icon on the top-right does not stay. It pops back immediately. I have double checked with other pages and doubt if its a problem with plugin or the form.

    Please help me out

    If you use a plugin like contact form 7 does this happen? What mobile device are you using? I don’t see this?

    Kadence Themes

    Thread Starter venumurki

    (@venumurki)

    Thanks for your reply. I was using plansoform earlier. The problem was on all mobile devices. FYI i am using samsung galaxy note 2.Now i have changed to contact form 7. It is working fine now. The menu too works fine now. I think it was a problem with the plansoform

Viewing 11 replies - 1 through 11 (of 11 total)

The topic ‘Main navigation and mobile navigation’ is closed to new replies.