enquire for themes

Discussion in 'BusinessGrow One Page WordPress Theme' started by gneun, Jan 8, 2014.

  1. gneun

    gneun New Member

    Joined:
    Jan 3, 2014
    Messages:
    2
    Likes Received:
    0
    1. unable to see the view of ie8 - ( on & off)
    2. recent blog section - I want three or four posts in a line (currently two in a line)

    Thanks for your prompt reply in advance.
    [email protected]
     
  2. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,
    We have checked your site in IE8 but have not found any issue.
    Could you please specify the issue with the help of screenshot images.



    Paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.

    Code:
    .featured_blog_content .post {
    width: 255px;
    margin-right: 10px;
    padding-right: 10px;
    }
    
    You can adjust the above values as per your requirement.
    This will solve your issue.
     

Share This Page