Creazione Colore di Sfondo, in modalità Fullwidth
-
Hello to all,
I would like to insert the background, ONLY for the selected page, Homepage, but it does not include anything .. I send you screen
Attachments:
You must be
logged in to view attached files.
Hello,
Please add this code to Page setting field http://prntscr.com/jf9tpt
.main-page-wrapper {
background-color: red;
}
.website-wrapper {
background-color: red;
}
Replace “red” with the color you want.
Best Regards
No Header, No Spacing Banner,
ONLY Side Left and Right
Tanks
Attachments:
You must be
logged in to view attached files.
Hello,
Your page contains rows with content make sure rows are not configured to have the background color
Best Regards
Hello!! I solved it .. I added this code … Everything is OK!
Thank’s my friend !!
.main-page-wrapper {
padding-top: 40px;
margin-top: -40px;
background-color: #f3f3f3;
}
.site-content {
margin-bottom: 40px;
background-color: white;
}
.vc_carousel_container {
margin-left: -15px;
margin-right: -15px;
background-color: white;
padding-left: 5px;
}
.vc_column_container>.vc_column-inner {
box-sizing: border-box;
padding-left: 15px;
padding-right: 15px;
width: 100%;
background-color: white;
}
HELLO MY FRIENDS!!
Attachments:
You must be
logged in to view attached files.
You are always welcome! If you have any questions feel free to contact us
Best Regards
The topic ‘Creazione Colore di Sfondo, in modalità Fullwidth’ is closed to new replies.