Change module background color

We want to change the back ground color of the bottom modules quick links , college and admissions.

How to do it?

Thanks.

1 answer

pankajsharma 0.00 $tone August 27, 2014
Public

Hello to change the background color
try this
Go to /template/JA-university/themes/green/css/template.css

find the code

Code:

#ja-botsl2 {
background: url(../images/pattern-bg.png) #3e9f4e;
border-bottom: 1px solid #3e9f4e;

change the value of color code as per your need

color code >> #3e9f4e;

clear cache and check

#1

This question is now closed

Written By

Comments