- This topic has 1 reply, 2 voices, and was last updated 8 years, 1 month 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 › Fitness Pro Forum › Services Box – 3 Columns
I need the services box to be displayed in three columns, not in 5 columns.
ScreenShots
3 columns (that’s right)
5 columns – (I do not want)
Service Boxes 5 coluns
my site is: Academia Platinum Fitness
Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
#services-box {
border: 2px solid #fff;
border-radius: 2px;
display: inline-block;
height: auto;
margin: 0 46px 1px 0;
padding: 3% 3% 1%;
position: relative;
transition: all 0.3s ease 0s;
width: 23%;
}
Regards,
Brad
WordPress Payment Gateway Plugins Running an online shop is exciting, but one of the biggest challenges store owners face is handling payments. Customers today expect […]
Support Ticket System or Help Desk WordPress Plugins Providing great customer support is no longer optional—it’s a necessity. Whether you’re running an online store, offering […]
WordPress Calculator Plugins Websites today are more than just digital brochures—they’re interactive platforms designed to engage users. One of the most effective ways to make […]