Archived topic
Mobile width seems off for certain parent category pages
3 replies · Started by William on September 13, 2022
Viewing posts 1–4 of 4
Hi Will,
I'm not seeing the issue on the authors page, but I do see the issue on the category archive page.
It's caused by the wps shortcode:
https://www.screencast.com/t/WRqypjai5n8B
Try add this CSS to override its width property:
#wps-row.wps-shortcode-wrapper {
width: 100%;
}
Ah thank you for spotting that, that's great!
You are welcome :)
This archived topic is closed to new replies.
