Homepage issue

Home Forums Teethy theme support Homepage issue

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #128799
    Ralph AquadroRalph Aquadro
    Participant
    • Topics: 6
    • Replies: 6
    • Total: 12
    Member since: July 9, 2016

    Cuts N Style Pro Theme

    https://www.auburnmedspa.com/

    Sections not displaying correctly on homepage. “Signature Services” section and “Spa Packages” Sections are overlapping.

    Was working until recently. Please assist.

    #128973
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30638
    • Total: 30638
    Member since: August 16, 2013

    Hi,

    Your 1 year support for theme has expired. To continue receiving theme updates/access and support for another year kindly subscribe for just $18

    Pay via PayPal:

    https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=E6MFAFM4T6RDL

    OR

    Pay via Credit Card:

    https://sites.fastspring.com/sktthemes/product/singlethemeyearly

    Once paid we will again renew your support for 1 year and you will also receive theme updates/access as and when they happen.

    Regards,
    Dave

    #129138
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30638
    • Total: 30638
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    .services-col { float:none;}
    .team-wrap .pricing-table a { color: #fff;}

    Regards,
    Dave

    #129553
    Ralph AquadroRalph Aquadro
    Participant
    • Topics: 6
    • Replies: 6
    • Total: 12
    Member since: July 9, 2016

    This did not correct the issue. Please advise.

    https://www.auburnmedspa.com/

    #129591
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30638
    • Total: 30638
    Member since: August 16, 2013

    Hi,

    Kindly use this one

    .services-wrap {
        text-align: center;
    }
    .services-col {
        float: none;
        display: inline-block;
    }

    Regards,
    Dave

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