Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1186099
    jnthn
    Participant

    Hi There,

    URL: redesyproyectos.co
    WordPress version 4.6.1
    X version 4.6.2
    Cornerstone version 1.3.2

    I have two problems. First, the header custom css it doesn’t work in Firefox, and the icons are not visible in Firefox, Chrome and IE.

    Do you know how to solve these issues?

    Thanks Support.

    #1186108
    Rupok
    Member

    Hi there,

    Thanks for writing in! It seems your font awesome icons are not loading because it has been blocked from loading by Cross-Origin Resource Sharing policy – http://prntscr.com/ckxbs5

    Looks like your host doesn’t allow for cross origin. Please try adding this to your .htaccess file:

    <IfModule mod_headers.c>
        Header set Access-Control-Allow-Origin "*"
    </IfModule>

    Please check this to solve potential font awesome issue in details – https://community.theme.co/kb/solutions-to-potential-setup-issues-font-awesome/

    And regarding the custom CSS, kindly point us what’s not working. I can’t see any browser specific issue seems everything looks same in all browsers.

    Hope it helps.

    Cheers!

    #1186136
    jnthn
    Participant

    Now the site works perfect!

    Thank you very mush. I had never seen before a faster support team! O.o

    #1186149
    Paul R
    Moderator

    You’re welcome and thank you for your kind words. 🙂

  • <script> jQuery(function($){ $("#no-reply-1186099 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>