- This topic has 7 replies, 2 voices, and was last updated 8 years, 9 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
Do you want to migrate your Weebly account to WordPress but are afraid of the long technical process? Here are the multiple solutions. Though transferring […]
Are you looking for the best painting company WordPress themes? If so, you’ve landed on the right page for the painting company themes. This post […]
Document Management WordPress Plugins for File Management There are many document management WordPress plugins available online. Starting to open-source blogging software to a fully-fledged CMS […]