April 17, 2014 at 20:58
#15389
airsidworld
Participant
Hi Abe,
I’ve added the following in the quick css but nothing happens:
/**********center logo*******/
#header .four.columns {
float: none;
margin: 0 auto;
}
/**********remove menu*************/
.top-bar {
display: none;
}