- This topic has 1 reply, 2 voices, and was last updated 9 years, 7 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 › All Other Themes › Service box
hi!
I would love to make the following changes on the website:
http://kapsalonrobert.be
– I want to delete the ‘grey layer’ over the boxes
– I want to delete the description that is showed.
Thanks a lot!
Kindly go to Appearance>Theme Options>Basic Settings>Custom CSS box:
And paste this css code in custom box
.three_column .services-content p { display:none;}
.three_column img { filter:none !important;}
Regards,
Shri
