Adding shadow to template - Joomla! Forum - community, help and support
i'm trying figure out how can add shadow outer border of website:
http://stoneveneerusa.com/
i want add on left , right side of website, white hits background.
would think shadow out contrast?
what prefer?
http://stoneveneerusa.com/
i want add on left , right side of website, white hits background.
would think shadow out contrast?
what prefer?
how change css .t3-content code below :
code: select all
.t3-content {
box-shadow: 4px 10px 16px 2px rgba(150, 150, 150, 0.9);
padding-bottom: 40px;
padding-top: 40px;
}
Comments
Post a Comment