[Resolved] i need some help with one button

Home Forums Support [Resolved] i need some help with one button

Home Forums Support i need some help with one button

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #758452
    albert

    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

    #758529
    Leo
    Staff
    Customer Support

    Hi there,

    Just to make sure, you want this to look like a button?
    https://www.screencast.com/t/xbyvZVpJg94

    #759195
    albert

    Hello Leo, yes that is ๐Ÿ™‚
    I wanna that seems like the button that apear up, with other colour

    #759508
    David
    Staff
    Customer Support

    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 */
    }
    #761483
    albert

    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

    #761517
    Leo
    Staff
    Customer Support

    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.

    #763841
    albert

    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…

    #763857
    albert

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

    #763933
    Leo
    Staff
    Customer Support

    Glad you’ve figured out ๐Ÿ™‚

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.