- This topic has 1 reply, 2 voices, and was last updated 4 years, 4 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
Ugyen Dorji Today we are conducting an interview with Ugyen Dorji. He is a co-organizer of WordPress meetup and WordCamp. He is a responsible person […]
If you are facing any problem with the layout of your homepage, and it does not look right, then you can edit the layout of […]
One of the best ways to boost conversions is to create a Call-to-Action Button. User’s attention can be redirected to the desired interaction as they […]