Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #83879

    Hello

    I would like to change the space between the blog title and the blog text in the blog list.

    Please see this site:
    http://bodynology.no/category/body/

    Beate

    #83883
    Mahesh
    Participant

    Hi @[email protected]

    Go to “Dashboard=> Appearance=> Theme Options=> Custom CSS” box and add the following CSS.

    #content .post .entry-header {
        margin-bottom: 0;
    }

    Regards,
    Mahesh

    #83885

    Perfect, yhank you!!!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Change space between Blog title and blog text in the blog list view’ is closed to new replies.