Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • Saguaros Moderator
    #1022962

    Hi,

    Could you share the screenshot highlighting the issue? also share the credentials of your site so I will take a look.

    Regards

    galbur Friend
    #1024935

    Hi

    Thank you. Here is the link:

    enter link description here

    Then 2 Printscreens Normal: li has active class Responsive: li has no active class

    Another question: How can i delete the "select style" tooltip? (printscreen3)

    Thank you
    Christoph


    1. printscreen1
    2. printscreen2
    3. printscreen3
    Saguaros Moderator
    #1025328

    Hi Christoph,

    I see your point with active menu item, let me check further with the team on this.

    For the tooltip, you can use this css rule:

    #ja-quick-tips {
        display: none !important;
    }

    into the file: ROOT/templates/ja_onepage (your default template)/css/custom.css (create this file if it doesn’t exist)

    Regards

    galbur Friend
    #1025708

    Ok. it works. Thank you very much.

    Christoph

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

This topic contains 4 replies, has 2 voices, and was last updated by  galbur 7 years ago.

The topic ‘Active State in Responsive Menu’ is closed to new replies.