WPIntell

Source evidence

Full width display with shortcode?

Service Box – Icon Box Showcase · support · 2022-06-29T13:39:00+00:00

mixedsentiment
mediumseverity
0.78relevance
3replies
Evidence onlycommercial context

Proof Health

Open evidence

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

1 / 1 rows with source links

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

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

0 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
dc101 resolved
Hello, my 3-column service box appears squashed in the centre of the page – how do I increase margins to make it appear full width on the page? Will I need CSS code? Thanks The page I need help with: [ log in to see the link] Hi @dc101 , Please put the below CSS code in custom CSS. .entry-content>:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) { max-width: 100% !important; width: 100% !important; } [class*=__inner-container]>:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide):not(h1) { max-width: 100% !important; } If it works or not please let us know Thanks Thanks so much Praveen, this worked! Greatly appreciate the assistance. Hi @dc101 , Glad that your issue has been resolved. If you like our please rate us. Thanks

Comments

3 shown
Praveen 2022-06-30T05:48:00+00:00

Hi @dc101 , Please put the below CSS code in custom CSS. .entry-content>:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) { max-width: 100% !important; width: 100% !important; } [class*=__inner-container]>:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide):not(h1) { max-width: 100% !important; } If it works or not please let us know Thanks

dc101 2022-07-01T08:07:00+00:00

Thanks so much Praveen, this worked! Greatly appreciate the assistance.

balram19 2022-07-02T04:47:00+00:00

Hi @dc101 , Glad that your issue has been resolved. If you like our please rate us. Thanks