Toothy – Responsive Layout Home

Home Forums All Other Themes Toothy – Responsive Layout Home

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #49710
    CeciliaCecilia
    Participant
    • Topics: 15
    • Replies: 20
    • Total: 35
    Member since: August 30, 2016

    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

    #49873
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6987
    • Total: 6997
    Member since: June 12, 2013

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.