- This topic has 7 replies, 2 voices, and was last updated 8 years, 3 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 › Parallax Me Forum › Services Section Not Allowing 4 Services
When trying to add a 4th service, the services wrap to two lines, with 2 services below the first two. This happens even with the browser open very wide. How can I get 4 services to show instead of the default of 3?
Hi David,
Kindly show us your website URL.
Regards,
Dave
http://www.ultimatesearchassociates.com/
Scroll down to the services section on the homepage
Hi David,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.container .five.columns{width:23% !important;}
Regards,
Dave
Hi, this works for the desktop but on the mobile layout, it does not work. On mobile, the icons bunch up onto each other and are unreadable. Do you have a fix for the mobile layout?
Hi David,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
@media screen and (max-width:479px){
.container .five.columns{width:auto !important;}
}
Regards,
Dave
This helped but the images are not centering. They seem to be left justified.
http://www.ultimatesearchassociates.com/
Scroll down to the services section on the homepage
Hi David,
Kindly add this code in custom css box:
@media screen and (max-width:768px){
.container .five.columns{display: block; float: none !important; margin: 0 auto !important; text-align: center !important; width: 100% !important;}
}
Regards,
Dave
Umbraco to WordPress Migration A content management system is important for any small to big business. It helps to make your digital platform strong and […]
In the event that you have both a WordPress site and a YouTube channel, you should need to incorporate these stages. One route is by […]
Have you tried using HubSpot’s limited functionalities? Then, it is time to migrate your HubSpot website to WordPress. WordPress provides many features, themes, Plugins, and […]