- This topic has 1 reply, 2 voices, and was last updated 9 years, 11 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › SKT Black/White Theme Support › Service Box Background colour
Is there a way to make each service box have a different background colour?
Yes can be done but you need to do a bit of css.
So this is the code:
[services class=”red” title=”Web” bold=”Design” icon=”http://sktthemesdemo.net/skt-white-pro/wp-content/themes/skt-white-pro/images/icon-web-design.png” link=”#” button_text=”Read More”]Lorem Ipsum is simply dummy text of they printing and typesetting industry.[/services]
I added class=”red” as you can see. Now kindly go to Appearance>Theme Options>Basic Settings>Custom CSS and type this there:
.red {
background-color: red;
}
TYPO3 to WordPress Migration If you want to migrate your website from TYPO3 to WordPress, here are the full-fledged solutions. Though the migration process can […]
Umbraco to WordPress Migration A content management system is important for any small to big business. It helps to make your digital platform strong and […]
In the event that you have both a WordPress site and a YouTube channel, you should need to incorporate these stages. One route is by […]