Hi how do i change the background colour in the website attached the pics
Hi how do i change the background colour in the website attached the pics
Hi
It's overlay background image set for section 3 & section 5 in the Layout settings of this template:
You can choose your own image or set it to None
if you don't want to use overlay bg image there.
saguaros Thank you done, what about the menu?
under our services and portfollo
found it myself
Glad to hear that!
It's background set for the last item:
@media (min-width: 1200px) {
.t4-megamenu .mega.full-width div.mega-dropdown-inner.mega-dropdown-inner > .row > div:last-child:before {
background: linear-gradient(-180deg, #D2DDFA 0%, #F9F6FF 100%);
content: "";
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 2000px;
}
}