- This topic has 1 reply, 2 voices, and was last updated 8 years, 10 months 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 › All Other Themes › Toothy – Responsive Layout Home
Hi,
On my website http://dentistasortodent.com/ I am using the theme Toothy Pro and I noticed that in the team section of the home I added 8 members, however in the cellphone when I scroll down when there is suppoust to be a break between member 4 and 5 they are joined one on top of the other, and Is happening the same with the last team member and the contact form of the next section.
Also on the section
“Why Choose Us” It moves a lot on the responsive layout and it is not accomodating to any device.
Thank you for your support
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
@media screen and (max-width:767px) {
.last { height:inherit;}
.whychooseus-thumb { width:100%; padding-left:0 !important;}
.whychooseus-box { display:inline-block;}
}
Regards,
Shri
WordPress CRM Plugins For those who are looking for the best WordPress CRM plugins to boost their businesses online, we have the needed list and […]
WordPress Form Builder Plugins Building a website without forms is like opening a store without doors. You need ways for visitors to contact you, sign […]
Every WordPress website relies on a MySQL database to store everything from your content and user information to site settings and plugin configurations. Yet many […]