Menu error

Home Forums Jevelin Theme Menu error

Home Forums Jevelin Theme Menu error

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    RESOLVED Posts
  • Clementine974
    Participant

    Hi,
    <div>I used your theme : elegant and modern !</div>
    <div>Please check my website : runflex.re</div>
    <div>Could you please help me to fix the menu error when you enter the blog or portfolio image : the menu button appear but it is not linked at all so you have to click on the logo to go back to the home page.<br clear=”all” />
    <div>Thank you for your help.</div>
    </div>

    Solution for this topic

    Hi @Clementine974,

     

    I hope you are well today and thank you for your question.

     

    In the menu URL, you should use absolute URL such as http://yoursite.com/#services instead of relative URLs #services

     

    Best regards,
    Shufflehound team

    Clementine974
    Participant

    Great thank your for your quick answer.

    Can I ask 2 other questions please ?

    • When you clik on “histoire” you can not see the menu
    • When you clik on QH&S it is quicker than the other links, you do not scroll on the entire website but it goes directly to the part QH&S

    Thank you very much for your help.

    Solution for this topic

    When you clik on “histoire” you can not see the menu

    You can resolve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    #page-container header.primary-desktop {
        z-index: 9999;
    }

    When you clik on QH&S it is quicker than the other links, you do not scroll on the entire website but it goes directly to the part QH&S

    Could you please try changing its ID to small case from QH&S to qh&s or remove & from the ID?

     

    Clementine974
    Participant

    Perfect thank you so much for your help.

    I have another problem : is it possible to change the language (french) in the header : Call us / Working hours…

    Thank you very much for your help

    You are most welcome here 🙂

     

    To help us keep support thread separates could you please create a new thread for each of your other questions instead of asking them in your single thread as it makes the thread messy and hard to read.

     

    If you want to you can also add reference of this thread in your newly created thread.

     

    We would be more than happy to help you with your new thread.

Viewing 6 posts - 1 through 6 (of 6 total)