- This topic has 3 replies, 2 voices, and was last updated 9 years, 4 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- The topic ‘Home Featured Blocks button’ is closed to new replies.
Home › Forums › Gravida Support › Home Featured Blocks button
Hi there,
I would like to increase the space between the text and the button for the Feature block. The reason behind this is that when opening the page in smart device such as a phone, the button is over the text. Also, it is happening in a laptop using IE at 100% view.
http://robertjohnsonforjudge.com/
Thank you
Hi Lucio,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.featured_block p{margin:0 0 55px !important;}
Regards,
Dave
This code worked for me.
Thank you!
🙂
