What is wrong with the table formatting?

Discussion in 'ColorWay WordPress Theme' started by surfdog, Jun 12, 2014.

  1. surfdog

    surfdog New Member

    Joined:
    Mar 19, 2012
    Messages:
    16
    Likes Received:
    0
    Wondering what is wrong with the table formatting? I added a table and this is what happened: Screen Shot 2014-06-11 at 7.06.10 PM.png

    Here is what it looks like on the backend while working on it:
    Screen Shot 2014-06-11 at 7.08.43 PM.png

    And this is what the table properties say on it:
    Screen Shot 2014-06-11 at 7.10.06 PM.png
    What should it say to be viewed correctly when published? My url is: http://surfcitysurfdog.com/charity-partners/charity/ Thank you! Lisa
     
  2. 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:
     td, th a img.alignleft {
    width: 26px;
    }
    Adjust its value as per your requirements.


    Thanks & Regards
    Gourav Shrivastava
     

Share This Page