-
AuthorPosts
-
November 2, 2017 at 2:35 pm #1071931
Hi,
I’ve added a background image in the custom css file and it is working but I’d like the background on the main body to remain white without the image. Is that possible?
Thank you.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
November 3, 2017 at 2:02 am #1072015Hi
Yes add below code in custom.css file for mainbodyBG.t3-mainbody {background:#fff;}
Regards
November 3, 2017 at 7:22 am #1072087Thank you.
I’ve applied the change to the css file and it did work on all of the category pages, etc but not on the home page. Is there another parameter for that?
Kind regards.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
November 3, 2017 at 7:39 am #1072088Can u share the URL of site here i will have a look on it?
Regards
November 3, 2017 at 7:51 am #1072090This reply has been marked as private.Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
November 6, 2017 at 1:59 am #1072466Hi
On the Mainbody section, the color is white now http://prntscr.com/h6q7q8
Kindly let me know with a screenshot if you want the white BG on any other container
RegardsNovember 6, 2017 at 5:56 am #1072553This reply has been marked as private.Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
November 6, 2017 at 7:29 am #1072574Hi
its not the content area
its full-width module positions, either you change the bg color of full position or only for the container
use this code in custom.css file.t3-features-intro .container {background:#fff;} .t3-mast-top .container {background:#fff;} .t3-mast .t3-module { background: #fff;} .t3-mast .t3-module.banner-bottom { padding-top: 0px; margin-top: 0px; margin-bottom: 0px; }
Regards
November 6, 2017 at 8:26 am #1072597Thanks again. That has sorted out most of my problem.
I apologise but I’m not very experienced with this although I try and do most of it myself. Can I get a list of all the containers somewhere so that I don’t need to ask for support with such small changes. There are still some pieces of the gift wrapping image behind the slideshow and the right side banner at the bottom as per the 2 attached clips.
Kind regards.
-
Pankaj Sharma Moderator
Pankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
November 6, 2017 at 8:47 am #1072604Hi
Its the t3-wrapper area you can not change it
you can only remove the margin to hide it.t3-features-intro { margin-top: 0px; }
Regards
-
AuthorPosts
Viewing 10 posts - 1 through 10 (of 10 total)This topic contains 9 replies, has 2 voices, and was last updated by Pankaj Sharma 7 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum