Spring Offer Is To Get WP Bundle of 65+ Themes At 15% Discount " TPRIDE15 "   
Get Premium WordPress Themes At 20% Off "GETPRO20"

Theme “Legal Law Consulting Pro” Drop-Down Menu does not work correctly.

HOME Forums Support Theme “Legal Law Consulting Pro” Drop-Down Menu does not work correctly.

Tagged: ,

Viewing 15 posts - 1 through 15 (of 16 total)
  • Author
    Posts
  • #6771
    Camille Pieume
    Participant

    Hello,

    Please check the issue with Theme “Legal Law Consulting Pro”.
    1- Already on the demo site when on pages other than the homepage you can notice that the drop-down menu does not appear.
    2- On the version installed on my site (legal-law-consulting-pro_0.0.2). If the page is not large enough, the menus are shown on multiple lines instead of having them shrunk and shown under an icon like on mobile devices.

    #6777
    support
    Participant

    Hi,

    Thank you for reaching out!

    We have got the issue you have mentioned here. It is fixed on our demo. Please add the below code to fix it on your end also.

    Add below code at Appearance -> Additional CSS

    .site-header {
    position: relative;
    width: 100%;
    z-index: 99;
    }

    Secondly, the sidebar menu only show till the 1024px media. After 1024px menus will be appear in a line.

    Let us know if you have any questions or concerns.

    Thanks

    #6901
    Camille Pieume
    Participant

    Hi,
    Regarding the 2nd issue. I noticed that the menus appear not in one line but in 2 lines when the window is not bright enough. This causes another problem when trying to reach a sub-menu for a menu on the 1st line.
    Could you please solve the issue? In fact, the menu should in no case appear in more than one line.
    Cheers

    #6903
    support
    Participant

    Could you please send us your site URL so we can check the issue there and suggest you the solution?

    #6954
    Camille Pieume
    Participant

    The site is still under construction. But, here is the URL: alloconseil24.com

    #6962
    support
    Participant

    The double line menu appears after 1024 media. Add below code at Appearance -> Additional CSS.

    @media screen and (min-width: 1025px) and (max-width: 1199px){
    .main-navigation ul li a{
    margin: 0 13px;
    }
    }

    Let us know if it resolves your issue.

    Thanks

    #7243
    Camille Pieume
    Participant

    Sorry, this could not help to solve the issue.

    #7244
    support
    Participant

    Try this. Add below code at Appearance -> Additional CSS

    .main-navigation ul li a{
    margin: 0 13px;
    }

    #7245
    Camille Pieume
    Participant

    The problem is not solved.
    I noticed a difference with the menu of the live demo site. Why is that? Can I have the new update?

    #7248
    support
    Participant

    Yes. The legal law consulting pro theme has been updated with the version 0.0.2. It contains global color options and section specific color options. The updated version is available in your account registered at https://www.themespride.com/my-account/. You can download it and update it on your WordPress. Add theme from Appearance -> Themes -> Add New. It will you the message “Theme already exist” with the replace option. Click on the replace option it will update your theme. You can update via cPanel also you just need to replace the “legal-law-consulting-pro” folder present at wp-content -> Themes. If you are facing any issues or difficulty feel free to contact us.

    #7269
    Camille Pieume
    Participant

    The version installed for my website is 0.0.2. Downloading the file and re-installing it has changed nothing. Same behavior…

    #7271
    support
    Participant

    Hi,

    The theme is not updated on your site. As you have already some cache or optimization plugin. That is why the changes are not reflecting. As you have already tried we want to try it from our side. Could you please make a user for us send its username and password along with the site url. We will update the theme from here also check for the menu issue.

    Thanks

    #7278
    Camille Pieume
    Participant

    Hello,
    I have sent the information through the contact formula.
    I appreciate your support.

    #7282
    support
    Participant

    Ok. We will check the message as soon as possible and get back to you.

    #7297
    support
    Participant

    Hi,

    Apologies for the delayed in response due to the weekend. We have checked our support account and there is no email received from your side. Just to make sure, have you sent email here support@themespride.com?

    Thanks

Viewing 15 posts - 1 through 15 (of 16 total)
  • You must be logged in to reply to this topic.
Translate ยป