Front page slider not aligned

Home Forums Construction Pro/Build Forum Front page slider not aligned

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #110105
    JoeJoe
    Participant
    • Topics: 16
    • Replies: 30
    • Total: 46
    Member since: February 8, 2017

    Hi,

    After I updated my theme, the home page image slider text is being cut off by the four dots.

    Can you please advice?

    Thank you!

    http://www.ezhvac.com/

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

    Hi,

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

    Add this code there:

    @media screen and (max-width:479px) {
    .nivoSlider img { max-width:150% !important; width:150% !important; margin-left:-50%;}
    .slide_info h2 strong { font-size:16px !important; line-height:20px !important;}
    }

    Regards,
    Chris

    #114608
    JoeJoe
    Participant
    • Topics: 16
    • Replies: 30
    • Total: 46
    Member since: February 8, 2017

    Hi Chris,

    This code did not work. The text is still being cut off. Please advise.

    Thank you!

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

    Hi,

    Can you send us the screenshot of your issues? Upload your screenshot on http://imgur.com/ and paste the share url here.

    Regards,
    Chris

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