Site logo

Archived topic

i need some help with one button

8 replies · Started by albert on December 16, 2018

Viewing posts 1–9 of 9

how i can display comments like a button ??
i can do that with read more, but i dont find where to do with comments, thanks for help

Hello Leo, yes that is :)
I wanna that seems like the button that apear up, with other colour

Hi there,

try this CSS:

.entry-meta .comments-link {
    padding: 10px 20px;
    background-color: green; /* Change color */
    display: inline-block;
}

.entry-meta .comments-link a, .entry-meta .comments-link  a:visited {
    color: #fff; /* Change color */
}

How can I change the color of the box? If I put the CSS code in the box around the comment text I can not click as in the read more button.
Sorry but I'm not programmed, I do not change the colors of the code css

I'm not sure what you mean?

Just checked the site and not seeing David's CSS being added.

Any chance you can enable right click when we are helping you? It will make it easier for us.

yes, i have put that css code and i put it in colour blue. I am happy, but i hace a problem, pleease lock this picture, thanks people.

https://prnt.sc/lyev8x

Sorry for my english...

ei people, i have find where change the color, thanks

Glad you've figured out :)

This archived topic is closed to new replies.