Custom CSS Not Working?

Hello,

I asked about this before, but since v 26.x the CSS that I added in the BeTheme - Theme Options - Custom CSS & JS

I'm trying to center the green line in the Our Team Item. It's left aligned now. The code I used before was:


.team .desc_wrapper{

text-align: center;

}


.team .desc_wrapper hr{

 margin-left:30%;

}


Please help! :)


Comments

Sign In or Register to comment.