- This topic has 3 replies, 2 voices, and was last updated 9 months ago by
Developer.
Viewing 4 posts - 1 through 4 (of 4 total)
-
AuthorPosts
-
August 23, 2022 at 4:19 pm #11722
Michael Dowden
ParticipantHow can I eliminate the icon circles in the services section as shown in the documentation?
How can I center the services across the page?
August 24, 2022 at 9:42 am #11723Developer
ModeratorHi,
Thanks for contacting us.
Could you please provide us with your site URL so that we can review and get back to you.
Many Thanks
August 26, 2022 at 3:33 pm #11735Michael Dowden
ParticipantAugust 29, 2022 at 12:10 pm #11749Developer
ModeratorHi,
Please add the below CSS code in additional CSS to eliminate Icons.
#services span.dashicons {
display: none;
}Many Thanks
-
AuthorPosts
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.