Archived topic
Issue with alignment
5 replies · Started by Ronnie on March 2, 2023
Hello! I have two issues that I am concerned with. First, the Front Page does not completely fill before placing remaking boxes on second page in Landscape mode. Second, the Shop Page does not show all categories and does not show option for second page to view remaining boxes. In addition, the boxes on the shop Page appear very narrow in Landscape mode. Screenshots attached. How do I correct these issues?




Hi Ronnie,
Let's handle one issue at a time.
First, the Front Page does not completely fill before placing remaking boxes on second page in Landscape mode.
Sorry not sure if I fully understand.
I used the Chrome simulator tool to view iPad Air in landscape mode but not seeing any obvious issues.
Here is the first and second page:
https://www.screencast.com/t/2JOCMbm4hzll
https://www.screencast.com/t/fSmqQpGVaYT
Both look normal to me. I can't see anything obvious from your screenshot either.
Can you explain a bit more?
Thanks.
Okay Leo, at the bottom of the Front Page in Landscape mode, it only shows 10 boxes instead of 12. Is that normal for the page to leave two blank spots?
Hi there,
go to Dashboard > Settings > Reading and change the Blog pages show at most to 12
By default its set to 10
Thank you, I’ve corrected the settings in ‘Reading’ and added the page count button on the ‘Shop’ page. My concern now is the width (very narrow) of the boxes on the ‘Shop’ page.
Go to Customizder > Additional CSS and DELETE this:
/* Single posts narrow content container */
.one-container .entry-content, .comments-area, footer.entry-meta {
max-width: 600px;
margin-left: auto;
margin-right: auto;
} /* End GeneratePress Site CSS */