Thanks Steve. Doing the same.
Thanks bcworkz for replying and understanding.
Yes, I am not sure if I should continue using the same theme or change. I like the theme’s design though.
Thanks for your suggestions. I will read and understand. I haven’t yet created a child theme. I use the add custom css plugin.
Maybe, I should. It would give me more customizing power. Your advice sounds great but I would have to understand many things to be able to implement this.
Really appreciate it.
thanks.
Thanks Michael.
Maybe some plugin or custom css is hiding it. What shall I do with the code you have provided?
My guess was the below custom css could be creating an issue but when I commented it, I could not still see the older posts link,
.category .archive-header{
display:none;
}
.tag .archive-header{
display:none;
}
Thank you so much.