This topic has 7 replies, 2 voices, and was last updated 9 years by Laura.

  • Author
  • #115931
     cynric
    Participant

    Hello Author,

    I want to disable the white box word on the left menu bar. Please see the attached image.

    How will i do it?

     

    #116414
     Laura
    Moderator

    Hello, where do you see that exactly?
    Can you share admin credentials so i can check it out?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #116417
     cynric
    Participant

    Hello,

    Please see the attached file.

    #116419
     cynric
    Participant

    Hello,

    Please reply on how i can disable it. I also have notice that the left side menu bar is ruin.
    Please also check the attached photos to see what i mean. The photos show that the menu bar
    with icons was doing find. But when i check this morning all is ruin. Please help me solve this.

    Thank you.

    #116754
     Laura
    Moderator

    Hello, can you explain a bit more? i do not understand what you mean with ruin?
    Please let me know

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #116801
     cynric
    Participant

    Please see the attached file. You are helping if you avoid checking the attached file.

    #116805
     cynric
    Participant

    Please see the attached file. You are not helping if you avoid checking the attached file.

    #116857
     Laura
    Moderator

    Hi, try adding this to your Quick JS section that will remove all the title attributes from your anchors

    COPY CODE
    
    <script>
    jQuery(document).ready(function() {
        jQuery("a").removeAttr("title");
    });
    </script>
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 8 posts - 1 through 8 (of 8 total)

The forum ‘Theme options & Demo content’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?