Got some questions

Discussion in 'BusinessGrow One Page WordPress Theme' started by makreeta, Jul 27, 2014.

  1. makreeta

    makreeta New Member

    Joined:
    Jun 21, 2014
    Messages:
    9
    Likes Received:
    0
    Hi there,

    My theme is BusinessGrow One Page WordPress Theme and my site is justsayingwhatif.com
    I have the following questions:

    1. The space between end of post and share icons is too large. How do I reduce that space?
    2. How do I reduce the size of my post headings? They are too large.
    3. After the share icons on my post, there is a 'like this loading……' that showing. How do I get rid of this?
    4. There is too much space between the share icons and 'leave a comment' box. How do I reduce that?
     
  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:
    .featured_blog_content .post .post_title {
    font-size: 18px;
    }
    .featured_blog_content {
    padding-bottom: 0;
    }
     
    For other queries, do let us know your website link, so i can provide you exact solution for that.


    Thanks & Regards
    Gourav Shrivastava
     

Share This Page