- This topic has 5 replies, 2 voices, and was last updated 1 year, 5 months ago by
Forum Moderator.
-
AuthorPosts
-
March 29, 2022 at 12:05 am #191920
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)March 29, 2022 at 5:27 pm #191943Hi,
Kindly show us your website URL?
Regards,
ChrisMarch 29, 2022 at 6:58 pm #191950Hello,
Here is the link https://centenaryfootclinic.com/March 29, 2022 at 7:13 pm #191951Hi,
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,
ChrisMarch 29, 2022 at 8:07 pm #191953Hello,
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)March 31, 2022 at 5:55 pm #192024Hi,
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 -
AuthorPosts
- You must be logged in to reply to this topic.