Home>Support>circle icon

circle icon

Hi
I love using circle icons on my site. I am using css to hide the more button

.circle-icon-box .more-button {
display: none;}

but on some areas of the site I do want to display the more button
I attempted to create a custom class but this doesn’t work – i’m not sure I have the css right?

.custom-class5 .circle-icon-box .more-button .custom-class5 .circle-icon-box {
display: inline;
}
Or would it be better to create a custom class to hide the button instead?
I am already using a custom class on the circle icons not displaying the button to modify the text colour

.custom-class1 .circle-icon-box h4, .custom-class1 .circle-icon-box p {
color: white;
}
Can I add a second attribute into custom class 1?
Or can I use 2 custom classes. e.g. .custom-class1 and .custom class 5?

thank you for any help
www.yourmarketingspecialist.co.uk

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More