StyledThemes

Recent Post Category Archive

Home Forums WordPress Themes – Premium Pure & Simple Recent Post Category Archive

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #15963
    designteam
    Participant

    Is there a way to, preferably, remove the title on the Recent Post Category Archive Page? If not can you direct me as to where to change the padding below the Category Title?

    Thank you for your time…

    #21105
    Shekhar Bhandari
    Participant

    Hi Delma,

    Could you share a screenshot of the page that you are talking so we could provide you the exact solution.

    Thanks.

    #21108
    designteam
    Participant

    Here is the screen shot…I have circled in Red the culprit…

    Thanks for your time.
    screen_shot_recent_posts.png

    Attachments:
    You must be logged in to view attached files.
    #21111
    Shekhar Bhandari
    Participant

    Hi Delma,

    You can use custom css to hide that

    .page-header {
    display:none;
     }

    Remember to use the custom css in child theme css.

    Thanks

    #15964
    designteam
    Participant

    Perfect! That did it!

    Thank you Shekhar your knowledge is priceless…

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