- This topic has 1 reply, 2 voices, and was last updated 5 years, 4 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Need Issues Resolved
Hi Chris,
I have a few issues that need to be resolved on your Natural Herbs theme. Here is the website url: http://akn.evd.mybluehost.me/
1) Fix crop of image on homepage slider. I want to see the full photo or close to it on the slider image. Here is a screenshot of the image: https://imgur.com/tQTL2RR
2) Logo on homepage is stretched and not full size. Please fix or show me how to fix it.
3) The slider images are moving vertically when they fade from one to the next. Can you please explain how to fix this?
4) Fix crop of image on Primary Care page header. I want to see more of the woman’s face and mouth. Here is a screenshot of the image: https://imgur.com/Ye2tEp8
Thank you,
Gabrielle
Hi,
1) Fix crop of image on homepage slider. I want to see the full photo or close to it on the slider image. Here is a screenshot of the image?
Ans: Ans: Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.slider-main .nivoSlider {
height:800px;
}
2) Logo on homepage is stretched and not full size. Please fix or show me how to fix it?
Ans: Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.logo img { width:auto !important;}
3) The slider images are moving vertically when they fade from one to the next. Can you please explain how to fix this?
Ans: Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.nivo-main-image { height: auto !important;}
4) Fix crop of image on Primary Care page header. I want to see more of the woman’s face and mouth. Here is a screenshot of the image?
Ans: Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.page-id-285 .page_head {
height:500px;
}
Regards,
Dave
Many businesses and online store owners rely on WordPress because it provides all the flexibility and features needed to run a professional website. One of […]
Free WordPress Rating Plugins for Adding Reviews Customer trust is the backbone of online success. Genuine reviews influence buying decisions more than ads or promotions […]
WordPress Live Streaming Plugins Video is no longer optional — it’s the centerpiece of digital engagement. From product launches to interactive webinars, live streaming creates […]