Hi there,
I tried the code you suggested, but it didn’t work. However, I’ve managed to fix it, although I’m not sure how I did it. Apparently, I had a page with the title “About Us”, but it’s URL was just the domain name and not domain.com/about-us! So I deleted it and created a new one and that has worked.
Thank you for helping. It made me look closely at the problem and I appreciate that.
Thanks!
I tried that, but it hasn’t worked.
I inserted the code using the AccessPress CustomCSS; do I need to insert the code in a particular file?
Also, where do I put the page name that is popping up? For instance should I be doing something like this:
if(is_frontpage(About Us));
//site-title
endif;
?
Thank you WEN Solutions. Let me try this out and see if works.