Right feature section - gypsygal1

Discussion in 'Local Business WordPress Theme' started by gypsygal, Nov 12, 2012.

  1. gypsygal

    gypsygal New Member

    Joined:
    Sep 18, 2012
    Messages:
    22
    Likes Received:
    0
    I would like the Video/Image in the right feature section to line up with the first line of text.. starting with 'Ginny Cleary has been in marketing....'

    seofirmtampa.net
     
  2. Harmeet

    Harmeet Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    360
    Likes Received:
    15
    Put the following code in custom css

    Appearance -> theme options -> styling options -> custom css
    Code:
    .feature_info .feature_videobox {
    padding-top: 55px;
    }
    This will solve your problem.

    Thanks.
     

Share This Page