This topic contains 22 replies, has 2 voices, and was last updated by simonstone 10 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Thank you Sooo much!
But what I hope is to have this background color in position-2, shown in this screenshot. http://prntscr.com/3nqasi
Add a module suffix bg-red
Add this code to custom.css
.bg-red{
background: #FF0000 !important;
}
I added the code to custom.css, and also add the suffix bg-red to the Module in position 2, it didn’t work.
Then I tried on the module in position 5, its color became black. Is there anything wrong?
Thanks for your patience!
this is a small fix, whenever you add a module suffix add this way
spacecssnamespace
” bg-red ” without quotes
i fixed it this way on that module, so you can see the red background on the site. may be you should add a padding to look good.
Thanks Chavan!
But what I want is like the Module in Position 4-5, only the Title of the Module will have a background color, not the whole Module.
Screenshot: http://prntscr.com/3nwe3t
then you can do the same as suggested and you have done for the News section.
The problem is that it didn’t work for position 2 while it works for position 5! Otherwise, I will not be here asking for help.
This topic contains 22 replies, has 2 voices, and was last updated by simonstone 10 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum