Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #341494
    Randy
    Participant

    I have the Social Media Icon selected for my home page but not of the icons are showing. See screenshot.

    Please advise. Website is RandyBridges.com email is [email protected]. Thank you.

     

    #341495
    sujapati
    Keymaster

    @Randy: Our theme includes Font Awesome version 6.7.2, which may not be fully supported by Elementor at this time. Because of this, some icons might not display correctly . To fix this issue, please add the following CSS to your site:

    #feature-slider .cycle-prev::before,
    #feature-slider .cycle-next::before,
    #logo-section .cycle-prev::before,
    #logo-section .cycle-next::before,
    #to_top_scrollup,
    #scrollup,
    .posted-on a::before,
    .byline a::before,
    .cat-links span+a::before,
    .tags-links span+a::before,
    .comments-link a::before,
    .edit-link a::before,
    .fa-collapse:before,
    .fa-solid:before,
    .fa-brands:before {
        font-family: "FontAwesome" !important;
    }
    .fa-x-twitter:before {
        content: "\f099";
    }
    .social-icons .font-awesome {
        display: inline-block;
    }
    .site .widget_catchresponsive_social_icons a.font-awesome {
        display: inline-flex;
        justify-content: center;
        align-items: center;
    } 

    Go to Dashboard → Appearance → Customize → Additional CSS.

    Paste the provided CSS code into the Additional CSS field, and the issue will be resolved.

    Regards,
    Sujapati

     

    #341501
    Randy
    Participant

    Logos came out in black and white but that’s just fine. Thank you for your quick response.

    On a side note, is there an updated version of my theme, Catch Pro Responsive I believe it is?

    Randy

    #341506
    sujapati
    Keymaster

    @Randy: Yes, we have an updated version called Catch Responsive Pro, which includes more advanced features, fresh patterns, additional parts, and new templates for better customization.  Feel free to update to this version.

    Kind Regards,
    Sujapati

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.