- This topic has 1 reply, 2 voices, and was last updated 4 years, 11 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
Are you looking for the best WordPress SEO plugins for your WordPress websites? If yes, you have landed on the right page. This post talks […]
WordPress CRM Plugins For those who are looking for the best WordPress CRM plugins to boost their businesses online, we have the needed list and […]
Do you want to migrate your Weebly account to WordPress but are afraid of the long technical process? Here are the multiple solutions. Though transferring […]