Viewing 1 replies (of 1 total)
  • Hi,
    I don’t now if you solved this but I added this CSS (I didn’t modify my child theme, I just added the CSS)

    .comments-link a {
    background-color: #82e4ff;
    display: block;
    text-align: right;
    color: white;
    font: bold 1.5rem/ 1.6rem Open sans, Arial, sans-serif;
    padding: 3px 3px 3px 0;
    text-decoration: none;
    border: 1px dotted #444;
    float: right;
    }

    which gave the result you see in my site: variableskies.com

Viewing 1 replies (of 1 total)
  • The topic ‘Move leave a replay’ is closed to new replies.