Hello,
I tried my website today on mobile and while I can navigate to other pages on my site, when I try “Continue Reading” on blog posts or when I try to click on the title to read the full post, the full post will not load.
This is my site:
Thank you!
1 Like
Hey there
@melspring I just tried it and as I can see I don’t have any problem with this, I can open posts by clicking on the title or on the Continue Reading button and its not a problem for me, is this already fixed?
Regards
1 Like
It does not work for me on my mobile device.
1 Like
Hey there
Thanks for mentioning Mobile,
Please add this CSS code in the Appearance > Customize > Additional CSS:
#secondary {
display: contents;
}
Regards
1 Like
Thank you so much! This worked.
Hey there
@uqh-987 Yes, changing the WordPress theme will cause major design changes, so, you need to be aware of this, you can setup a staging website where you can test changes before applying it on a production website.
Regards
1 Like