Clean pro – Hide (current) from footer menu

Home Forums All Other Themes Clean pro – Hide (current) from footer menu

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #82971
    Szabolcs Szőcs-T.Szabolcs Szőcs-T.
    Member
    • Topics: 11
    • Replies: 32
    • Total: 43
    Member since: July 4, 2017

    Hi,

    Could you help me, how can I hide <span class=”screen-reader-text”>(current)</span> from footer menu?

    http://wpteszt.postamegtakaritas.hu/fogyasztovedelem/

    Thank’s

    #83042
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30638
    • Total: 30638
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    .screen-reader-text { display:none;}

    Regards,
    Chris

    #83043
    Szabolcs Szőcs-T.Szabolcs Szőcs-T.
    Member
    • Topics: 11
    • Replies: 32
    • Total: 43
    Member since: July 4, 2017

    Hi Chris,

    Is still present: http://wpteszt.postamegtakaritas.hu/fogyasztovedelem

    #83072
    Szabolcs Szőcs-T.Szabolcs Szőcs-T.
    Member
    • Topics: 11
    • Replies: 32
    • Total: 43
    Member since: July 4, 2017

    Now looks ok. I don’t know what was yesterday.

    Thank’s for your help.

    #83127
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30638
    • Total: 30638
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Theme Options >> Editor >> Scroll down to bottom and

    Add this code there:

    .footer ul li .screen-reader-text { display:none !important;}

    Regards,
    Chris

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.