Conversation
supportThe 3-column grid doesn’t fully stretch to the width of the parent. I tried to fix it using CSS but it breaks to 2-column. Is there a simple CSS or JS to fix it? Or aligning wrapper to center will also work for me.
Hi, Please share the page link where we can see the issue. Thank you
I tried it in the new localhost and it has the same issue. The site isn’t live so can you please check it in any other staging site? Here’s the screenshot – https://nimb.ws/4huJj5t
Without a live URL it is difficult to troubleshoot. Please add below custom CSS from Simple Link Directory -> Settings -> Custom CSS tab. We hope your issue will be fixed, if not then please share the live link. @media only screen and (min-width: 992px){ body .qcopd-list-wrapper .qcsld-new-style-16 .opd-column-3 { width: 31% !important; } } Thank you
Here’s the live site – https://www.headhunterslist.com/ But the issue is not with this site, the issue is in new WordPress installation also. Can we make it full width as parent? or can we align center?
Hi, Please share the page link where we can see the issue. Thank you
I tried it in the new localhost and it has the same issue. The site isn’t live so can you please check it in any other staging site? Here’s the screenshot – https://nimb.ws/4huJj5t
Without a live URL it is difficult to troubleshoot. Please add below custom CSS from Simple Link Directory -> Settings -> Custom CSS tab. We hope your issue will be fixed, if not then please share the live link. @media only screen and (min-width: 992px){ body .qcopd-list-wrapper .qcsld-new-style-16 .opd-column-3 { width: 31% !important; } } Thank you
Here’s the live site – https://www.headhunterslist.com/ But the issue is not with this site, the issue is in new WordPress installation also. Can we make it full width as parent? or can we align center?