WPIntell

Source evidence

Container Alignment

Simple Link Directory – AI Powered · support · 2024-03-12T08:54:00+00:00

mixedsentiment
mediumseverity
0.84relevance
4replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

5 / 31 rows with source links

16.1% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

26 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
Manish S resolved
The 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?

Comments

4 shown
QuantumCloud 2024-03-12T09:01:00+00:00

Hi, Please share the page link where we can see the issue. Thank you

Manish S 2024-03-12T10:06:00+00:00

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

QuantumCloud 2024-03-13T11:06:00+00:00

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

Manish S 2024-03-14T02:57:00+00:00

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?