By Jason Wells on Friday, 06 April 2018
Posted in General
Replies 3
Likes 0
Views 1.5K
Votes 0
The modules on the home page seem to have a grey fill or surrounding the toolbar. Why is this? The rest of the site is using the elegant template. Is this some override or is elegant doing this?

I want it plain white or clear like the rest of the site.

From a complete novice! But I am learning...
Hi there,

Seems like my previous fixes caused this issues to happen. I have made some fixes on your site. Please give it a check and see how it goes.
·
Friday, 06 April 2018 15:41
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

I have apply css codes below and it should shown correctly now.

[gist type="php"]
.module.module-content-top {
background: #FFF !important;
}
[/gist]
·
Friday, 06 April 2018 13:01
·
0 Likes
·
0 Votes
·
0 Comments
·
I checked in chrome and edge and the following images. Edge looks fine but chrome wrong.
·
Friday, 06 April 2018 15:18
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post