Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1117560
    Harrison73
    Participant

    I am trying to remove the category archive on top or my category blog post as seen in link below. How do I remove this big obstructive text. Thank you.
    http://nigerianutrition.com/category/blog/

    #1117653
    Rahul
    Moderator

    Hey There,

    Go to Customizer > Custom > CSS and add following:

    .archive .x-landmark { display: none; }

    Hope this helps!

    #1118930
    Harrison73
    Participant

    I used the code exactly as you suggested nothing happened
    .archive .x-landmark { display: none; }
    What else can I do

    #1119661
    Friech
    Moderator

    Hi There,

    Please update the code to this instead.

    .archive .x-header-landmark {display: none;}

    Hope it helps, Cheers!

    #1129828
    Harrison73
    Participant

    Still did not work

    .archive .x-header-landmark {display: none;}

    Are we playing the guessing game here?, Please help me with a code that works.

    #1129838
    Thai
    Moderator

    Hi There,

    The CSS is working fine on my end.

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link login to your site
    – WordPress Admin username / password

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thanks.

    #1131044
    Harrison73
    Participant
    This reply has been marked as private.
    #1131045
    Harrison73
    Participant
    This reply has been marked as private.
    #1131071
    Nico
    Moderator

    Happy to hear that.

    Feel free to ask us again.

    Thanks.

  • <script> jQuery(function($){ $("#no-reply-1117560 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>