Local Biz Theme - add image and center it in feature area

Discussion in 'Local Business WordPress Theme' started by nsmbiz, Sep 8, 2014.

Thread Status:
Not open for further replies.
  1. nsmbiz

    nsmbiz New Member

    Joined:
    Sep 21, 2012
    Messages:
    16
    Likes Received:
    0
    Hello-

    I've been able to successfully add an image in the "Right Feature" area of my site: www.accuratecdl.com, but having trouble centering the image. "align="middle" did not work.

    I'd also like the image to fit the entire Feature area. Do you know the pixel width? And how will it translate on mobile device? Currently the image is cut off on left side when viewing Mobile.

    thx!
    Tod
     
  2. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello,

    Paste this code in custom CSS area.
    Appearance-> Theme Options -> Styling Options -> Custom CSS

    Code:
    .feature_info .feature_videobox
    {
    padding-top: 15px;
    padding-left: 27px;
    }
    Thanks & Regards
    Pramod
     
  3. nsmbiz

    nsmbiz New Member

    Joined:
    Sep 21, 2012
    Messages:
    16
    Likes Received:
    0
    Worked perfect! As always thank you for the quick support response and solution. InkThemes rock! --Tod
     
Thread Status:
Not open for further replies.

Share This Page