It seems my slider pictures are being stretched and distorted.

Discussion in 'GoldenEagle WordPress Theme' started by iomsn, May 5, 2013.

  1. iomsn

    iomsn New Member

    Joined:
    May 3, 2013
    Messages:
    5
    Likes Received:
    0
    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.
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,


    Do let us know your website link.
     
  3. iomsn

    iomsn New Member

    Joined:
    May 3, 2013
    Messages:
    5
    Likes Received:
    0
    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?
     
  4. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    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;
    }
     

Share This Page