- This topic has 5 replies, 2 voices, and was last updated 3 years ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
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)
Hi,
Kindly show us your website URL?
Regards,
Chris
Hello,
Here is the link https://centenaryfootclinic.com/
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
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)
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
TYPO3 to WordPress Migration If you want to migrate your website from TYPO3 to WordPress, here are the full-fledged solutions. Though the migration process can […]
Umbraco to WordPress Migration A content management system is important for any small to big business. It helps to make your digital platform strong and […]
In the event that you have both a WordPress site and a YouTube channel, you should need to incorporate these stages. One route is by […]