Comments Sérgio started the conversationDecember 26, 2018 at 12:01pmHi, The category page and search result settings are the same, but the results in full HD are different. See attachments. What should I do to fix this problem? 501Penci repliedDecember 26, 2018 at 4:52pmHi,Thank you for your all feedback.Please go to Customize > Addtional CSS, add custom code to do that: @media screen and (min-width: 1430px){ .search-results .site-main, .archive .site-main, body.blog .site-main { max-width: 1430px; margin-left: auto; margin-right: auto; } .search-results .site-main .penci-container, .archive .site-main .penci-container, body.blog .site-main .penci-container { max-width: 100%; }}Best Regards,PenciDesign Sign in to reply ...
Hi,
The category page and search result settings are the same, but the results in full HD are different. See attachments.
What should I do to fix this problem?
Hi,
Thank you for your all feedback.
Please go to Customize > Addtional CSS, add custom code to do that:
Best Regards,
PenciDesign