- This topic has 7 replies, 2 voices, and was last updated 8 years, 11 months ago by .
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Healing Touch PRO – Feature BOX Size
Hello
How can I change feature box size?? they are large and on mobile site looks not good
http://www.anapaulanaspolini.com.br
Thanks
Hi Maycon,
Do you want to decrease the box height?
Regards,
Brad
Hi bud
Yes, I wanna drecrease the box height, but staying responsive
Where can I do it? I believe it is in the .css style file
and.. Brad, may you help me in another question? Thanks
https://www.sktthemes.org/forums/topic/healing-touch-pro-nivo-slides-sizechanges-problem/
Hi Maycon,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.four_column{ padding:15px 10px !important;}
.four_column .feature-title{ margin:0 0 10px !important;}
.four_column .feature-content{margin-bottom:25px !important;}
Regards,
Brad
Fixed!!
Thank you Brad
🙂
Hello again Brad
Right now, I wanna change the feature box sizes just for mobile’s views
How I do it? Where is the file or code line that I must change?
thanks
Hi Maycon,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
@media screen and (max-width:767px) {
.four_column{ padding:15px 10px !important;}
.four_column .feature-title{ margin:0 0 10px !important;}
.four_column .feature-content{margin-bottom:25px !important;}
}
Set the value according to your need inside media queries.
Regards,
Brad
Magento to WordPress Migration The migration process is indeed helpful for your dream business as your e-commerce business needs this buckle up to grow and […]
Promising WordPress Themes We have collected the most promising WordPress themes to guarantee the sustainable and revenue generating nature of your website revolving around any […]
Free WordPress Google Map Plugins Google Maps are the maps that can be integrated into your website to show the address in the proper way. […]