Footer issues

Dear muffingroup!

I made my school purchase Betheme for our student organization and we are so far very satisfied with it.

I would like to discuss two issues with the footer:

One this website we would like to make the footer transparent:
We tried to add this code in both the child theme style sheet and then into the muffin builder but it didn't work :/

.footer {
opacity:1;
 background-color: rgba(0,0,0,0.6);
filter:Alpha(opacity=60);
margin-top: 2em;
float: left;
width: 800px;
height: 175px;
clear:both
margin-left: auto;
margin-right: auto;
line-height: 1.0em;

The second issue is that one the second website http://bde-tbsbachelor.com/ is that we would like to change the color of the footer widget and footer copyright area.

Thanks for your support and your awesome theme, keep it up!

Clement

Comments

Sign In or Register to comment.