Hello
Could you tell me how i can customise the icon box style.
i would like to edit the colour of the icon and the colour of the headline wording on this page http://leedschiro.co.uk/pages/services/
Also is there a way to stop the default content ‘Click here to add your own text’ on the icon boxes, as this keeps replacing its self when the page is edited, currently i have to delete the content of the icon boxes whenever an edit is made.
Thank you
Nick
Hey Nick!
You have a very old version of Enfold, please update it to 2.7.1 and WP 3.9.
Cheers!
Josue
Ahh ha! Yes that looks to have fixed the default text re-populating, cheers.
Could you tell me how i can change the colour of the icons and titles in both the left aligned and top aligned icon boxes? I haven’t been able to find an option.
Thank you
Hi!
Try with this:
.iconbox_content_title, .iconbox_icon {
color: red !important;
}
Change as needed.
Regards,
Josue