4 Box Content Is Not Working - Text Section

Discussion in 'Andrina WordPress Theme' started by dannynev69, Jul 30, 2013.

  1. dannynev69

    dannynev69 Guest

    Joined:
    May 9, 2013
    Messages:
    6
    Likes Received:
    0
    The 4 Box Sections on the home page are not working properly, the image and title are displaying correctly but the text below is not displaying.

    Here is a link to the website: http://www.theessexbusinessdirectory.co.uk/

    Can you advise on what I need to do to fix this issue please.

    Thank you in advance
     
  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:
    .feature-content p {
    display: run-in;
    }
    This will solve your issue.
     

Share This Page