Widget Area Spacing problem

Discussion in 'Cloriato WordPress Theme' started by wtrujillo, Aug 12, 2013.

  1. wtrujillo

    wtrujillo Guest

    Joined:
    Jun 26, 2013
    Messages:
    26
    Likes Received:
    1
    Hi - we've added a button to the widget area, but the alignment is off at the bottom of the button (see attached image). Can you help?

    Thanks!

    SCC Widget.jpg
     
  2. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
  3. wtrujillo

    wtrujillo Guest

    Joined:
    Jun 26, 2013
    Messages:
    26
    Likes Received:
    1
    Yes, it is: shadowcreekconstruction.com
     
  4. Gourav

    Gourav Support Staff

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

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .textwidget td {
    background: none;
    border: none;
    }
     

Share This Page