- 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 › Still Need Help
Hello,
I am having an ongoing issue with cropping of images on the website. The images in the header and slider are cropping weird and I have asked several times for this to be fixed and I am not getting anywhere. Someone keeps sending me different types of CSS code to enter but it is not addressing the issue. Also, the website is not being responsive to different browsers. Here is the website http://akn.evd.mybluehost.me/
The two images that I am having issues with are the homepage slider images and the one on the Primary Care page. The website is also not being responsive to the browser that I am currently using (google chrome) on a new computer. Here is a screenshot of the responsive issue https://imgur.com/KRh7j6f
Can you please respond in a new way to my issues or this is going to repeat itself forever?
Thanks,
Gabrielle
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:575px) {
.skt-builder-column.skt-builder-cards-column.skt-builder-cards-column-624 { width:100% !important;}
}
.nivoSlider {
height: auto;
max-height: 900px;
}
Hope this help
Regards,
Dave
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]
Image Gallery WordPress Plugins You’ve got stunning visuals, but WordPress’s built-in gallery block is too basic. It doesn’t let you do fancy layouts, lightboxes, or […]
Insert Headers and Footers Plugins When you need to add essential scripts—think Google Analytics, Facebook Pixel, or custom CSS—to your site, modifying theme files is […]