- This topic has 27 replies, 3 voices, and was last updated 3 years, 3 months ago by
Fernando.
-
AuthorPosts
-
January 16, 2023 at 8:30 am #2497698
Ajay
I am getting an issue that my grid post is not align straight. The bottom is align properly but top and content title with small description is not align straight each others. Please help i am using bloc element.
January 16, 2023 at 9:26 am #2497769David
StaffCustomer SupportHi there,
where can i see the issue ?
January 16, 2023 at 9:35 am #2497786Ajay
on image and title and description. they are not align straight. but buttons are align straight
January 16, 2023 at 9:53 am #2497803David
StaffCustomer SupportIf i can see the site , then i can determine the cause of the issue.
If i can’t see the site, then check to make sure all your featured images are the same size / aspect ratio.January 16, 2023 at 9:18 pm #2498365Ajay
my buttons are not aligned straight with each other. yes please check in a private box
January 16, 2023 at 10:26 pm #2498392Fernando Customer Support
Hi Ajay,
Can you provide the link to the site in question? We’ll help with the CSS after we see the site.
You may use the Private Information field for this: https://docs.generatepress.com/article/using-the-premium-support-forum/#private-information
January 17, 2023 at 10:11 pm #2499660Ajay
please look in private box
January 17, 2023 at 10:35 pm #2499671Fernando Customer Support
Can you try adding this through Appearance > Customize > Additional CSS?:
:is(.home, .archive, .page-id-332) .gb-grid-wrapper.gb-query-loop-wrapper .gb-query-loop-item > .gb-container .gb-inside-container { height: 100%; display: flex; flex-direction: column; } :is(.home, .archive, .page-id-332) .gb-grid-wrapper.gb-query-loop-wrapper .gb-query-loop-item > .gb-container .gb-inside-container > *:nth-last-child(2) { margin-top: auto; }January 17, 2023 at 11:22 pm #2499691Ajay
it is working only a single page not in other pages which is homepage and categories pages. also the category text link placement should be littlebit down side after excerpt
January 17, 2023 at 11:45 pm #2499703Fernando Customer Support
I edited the code above. Can you try that instead?
January 17, 2023 at 11:56 pm #2499710Ajay
yes working well but not on homepage
January 18, 2023 at 12:15 am #2499725Fernando Customer Support
The structure of your homepage was different awhile ago. It must have been caching. I edited the code again on top.
Can you try that?
January 18, 2023 at 12:30 am #2499741Ajay
if i do some changes will style change? like some border radius and margen top bottum
January 18, 2023 at 12:35 am #2499747Ajay
i am facing also image size issue i dont know why please check the private box
January 18, 2023 at 12:42 am #2499752Fernando Customer Support
If you don’t change the structure, the code would still work even if you change the borders and spacing.
As for the image size issue, Google is suggesting to re-upload your images at a smaller size/dimension.
I believe there may be Image Optimization plugins that can assist with this. You can try if any of these helps: https://www.wpbeginner.com/plugins/best-wordpress-image-compression-plugins-compared/
-
AuthorPosts
- You must be logged in to reply to this topic.