Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #165776
    Steph
    Participant

    Hi….
    Please help me to hide the unnecessary texts (“Skip to content,Search, Primary Menu) showed up in Header and Menu. This happened after I made a recent update couple minutes ago. Is there any suggestion to solve this?

    Thanks!

    #165778
    Steph
    Participant

    The problem already solved after I put this on the additional css :

    /* Links */
    a {
    display: none;
    }

    Thanks!

    #165811
    Skandha
    Participant

    @steph: Glad you were able to figure it out. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Unnecessary Text Showed out in Header and Menu after a recent update’ is closed to new replies.