Healing Touch Pro

Home Forums Medical Healing Touch Pro

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #191920
    Naved AshrafNaved Ashraf
    Participant
    • Topics: 8
    • Replies: 34
    • Total: 42
    Member since: August 18, 2020

    Hello Team,
    We are working with the “Healing Touch Pro” theme & have a few doubts:

    – Need to remove picture from testimonial section, but that leads to too much bottom gap with footer.
    – Trying to change page headers (Team, Services, Contact us), but they are looking stretched.

    Thanks,
    Deepika (Net2Web)

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

    Hi,

    Kindly show us your website URL?

    Regards,
    Chris

    #191950
    Naved AshrafNaved Ashraf
    Participant
    • Topics: 8
    • Replies: 34
    • Total: 42
    Member since: August 18, 2020

    Hello,
    Here is the link https://centenaryfootclinic.com/

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

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .testimonial-image { display: none;}
    .bx-wrapper { margin: 0 auto 0;}
    .bx-wrapper .bx-viewport { height:auto !important;}

    Trying to change page headers (Team, Services, Contact us), but they are looking stretched??

    Ans: There is on images. Therefore we are unable to check this issue.

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

    Regards,
    Chris

    #191953
    Naved AshrafNaved Ashraf
    Participant
    • Topics: 8
    • Replies: 34
    • Total: 42
    Member since: August 18, 2020

    Hello,

    Please check https://centenaryfootclinic.com/?page_id=69

    Also we need to increase the main page Slider image height on mobile screen.

    Thanks,
    Deepika (Net2web)

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

    Hi,

    Kindly use this CSS.

    .page_head img, .post_head img { height:auto !important;}
    @media screen and (max-width: 29.938em) {
    .nivoSlider img {
      max-width: 120% !important;
      width: 120% !important;
      margin-left: -20%;
    }
    }

    Regards,
    Chris

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