Problem in Widget area

Discussion in 'Poloray WordPress Theme' started by aster media, Sep 18, 2014.

Thread Status:
Not open for further replies.
  1. aster media

    aster media Member

    Joined:
    Mar 15, 2012
    Messages:
    408
    Likes Received:
    8
    I need to have someone look at a problem I'm facing regarding the widget bar. Pls have a look on www.tvkinstructie.nl and click through to any page. Any picture I am adding to the widget area appears extremely large, no matter which size I choose. I'd be grateful if you can help me solve this problem.
     
  2. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello,
    Please paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .sidebar img {
    max-width: 100%;
    width: auto;
    }
    While adding widgets in some widgets you can set its height and width.
    Thanks & Regards
    Pramod
     
  3. aster media

    aster media Member

    Joined:
    Mar 15, 2012
    Messages:
    408
    Likes Received:
    8
    This worked beautifully, thanks.
     
Thread Status:
Not open for further replies.

Share This Page