Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #130865
    Carey
    Participant

    I’ve read that dashicons are installed in the WordPress files, but I can’t find a simple explanation of how to be able to use them when I’m in a post or page edit on Catch Responsive Pro.

    I want to use the phone icon as a link to a phone number.

    How do I do that?

    #130878
    tikaram
    Keymaster

    @cjcjcreativedesign-com : WordPress allows Dashicons only for the back-end or for registered admins. It cannot be used in the front-end of your site. Its mentioned in the following link that Dashicons is the official icon font of the WordPress admin as of 3.8.

    You can make use of genericons available in the theme. You can add the following code to display a phone icon on your post and pages.
    <span class="genericon-phone genericon" style="font-size:30px"></span>

    Note: You may change the font size of the icon as desired. Let me know if this resolves your issue.

    Regards,
    Tikaram

    #130909
    Carey
    Participant

    Thank you. This was very helpful. I was able to look at the genericon.css file that came with the theme to find what other genericons were available with the theme.
    Thanks!

    #130947
    tikaram
    Keymaster

    @cjcjcreativedesign-com : Glad to know that the issue has been resolved. Have a Good day.

    Regards,
    Tikaram

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Use Dashicons in Catch Responsive Pro’ is closed to new replies.