Site logo

Archived topic

How can I use button?

3 replies · Started by Sandra on March 13, 2019

Viewing posts 1–4 of 4

I see button only after the post excerpts. But, how can I use button or call to action button wherever I wish?

I want to use button next to the each product reviews and also in the middle of the reviews.

Best regards

Thanks Leo for your reply!

If I like to use Ghost Button, then where should I paste this code:
.button.ghost, .button.ghost:visited {
background: transparent;
border: 2px solid #FFF;
}
.button.ghost:hover,
.button.ghost:active {
background: #FFFFFF;
color: #222222;
border: 2px solid transparent;
}

Should I paste this code into my stylesheet file?

This archived topic is closed to new replies.