Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #50834
    Eduardo
    Participant

    Hello,
    I would like these changes:
    – to have more space between “read more” and “Comments”.

    – just to have “comments” in last line (without posted on “category”), and in the right hand.

    Thank you in advanced.

    #50840
    Sakin
    Keymaster

    @Eduardo: You can add in the following css in “Appearance => Theme Options => Custom CSS” box:

    footer.entry-meta { padding-top: 15px;}
    .entry-meta .cat-links, .sep-comment ( display: none; }
    .entry-meta .comments-link { float: right; }
    #50888
    Eduardo
    Participant

    Perfect!,
    thank you very much, but I have more questions.
    I want to remove this (just at the end when you read a post, no on post list homepage):

    This entry was posted in – and tagged – by -. Bookmark the permalink.

    #50912
    Sakin
    Keymaster

    @Eduardo: You can add in the following css in “Appearance => Theme Options => Custom CSS” box:
    .single-post footer.entry-meta { display: none; }

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘more space between "read more" and "comments"’ is closed to new replies.