- This topic has 4 replies, 2 voices, and was last updated 5 years, 3 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.


Home › Forums › Pro Themes › Signify Pro › sidebar + theme styles (2)
Hello. I’m creating a second topic because I can’t get an answer on the first.
After removing the sidebar in woocommerce, the content did not stretch to its full width, leaving huge side margins. They are on the store page, category and product page. Help remove them.
Also, the photo from PROMOTION HEADLINE is not displayed on IOS.
Can you please share your site URL?
regards
Please remove the link after answering.
please add this css
.page.no-sidebar .content-area,
.single.no-sidebar .content-area,
.no-sidebar .site-content>.wrapper .content-area{
max-width: 1200px;
}
adjust max-width as per your requirement
Thank you. Exactly what is needed.
| Cookie | Duration | Description |
|---|---|---|
| cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
| cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
| cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
| cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
| cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
| viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |



