Hello, I have 2 questions: 1. It seems my slider pictures are being stretched and distorted. I know I can adjust the size of the image but then the slider image is not centered. How do I center it? Or, how do I adjust it so that the images don't look distorted? 2. There is a grey box around one of my slider images. How do I remove this or change it to white? Thank you.
I have an additional question: 1. is there a way to use the top half of the footer/widget section as links that redirect to pages and remove the bottom half? If not: 2. How do I shorten the bottom half?
Hello, 1.For your first issue We have checked your website and it seems that you are not using recommended dimension image in your slider, Use recommended dimension image in your slider, This will solve your issue. Optimal size for slider image is 950px wide and 480px height. 2.We are not getting your second issue, Please explain with the help of screenshot about which grey box your talking. 3.For your third issue Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .footer{ min-height:180px; }