How can I:
1. Create a font background color behind the "Hello and welcome friend!
This is propulsion, a responsive business portfolio and eCommerce Theme"?
2. Create a font color background behind H1 tags
How can I:
1. Create a font background color behind the "Hello and welcome friend!
This is propulsion, a responsive business portfolio and eCommerce Theme"?
2. Create a font color background behind H1 tags
Hey,
add following code to css/custom.css and change the color values:
#top .callout p {
background-color: #444;
}
h1{
background-color: #555;
}thanks!
Glad that Dude could help :)
You must log in to post.