link?
https://theforexvalley.comYou must set these numbers font family to fontawesome or any fonticon that it was before. check stylesheet.
Is this page published? Send its link to send you css code.
brother give me the login access by pm
Yes
I have sent you the login details in your inboxthese two red circles are icons
BLOG has a dropdown menu that's the reason why 3 appears after that.
and
LOGIN has its own login symbol and that U symbol after that is an icon of login.
These icons misbehave and not working properly because the ICON FONT is missing.
You need to find out these icons website and fix the icons font link properly.
okay waitI have sent you the login details in your inbox
# ----------------------------------------------------------------------
# Webfont access
# ----------------------------------------------------------------------
# Allow access from all domains for webfonts.
# Alternatively you could only whitelist your
# subdomains like "subdomain.example.com".
<IfModule mod_headers.c>
<FilesMatch "\.(ttf|ttc|otf|eot|woff|woff2|font.css|css|js)$">
Header set Access-Control-Allow-Origin "*"
</FilesMatch>
</IfModule>
![]()
Update this in your .htaccess file
Code:# ---------------------------------------------------------------------- # Webfont access # ---------------------------------------------------------------------- # Allow access from all domains for webfonts. # Alternatively you could only whitelist your # subdomains like "subdomain.example.com". <IfModule mod_headers.c> <FilesMatch "\.(ttf|ttc|otf|eot|woff|woff2|font.css|css|js)$"> Header set Access-Control-Allow-Origin "*" </FilesMatch> </IfModule>
thank you so much, my broadband is down I will do that tomorrow morning.![]()
Update this in your .htaccess file
Code:# ---------------------------------------------------------------------- # Webfont access # ---------------------------------------------------------------------- # Allow access from all domains for webfonts. # Alternatively you could only whitelist your # subdomains like "subdomain.example.com". <IfModule mod_headers.c> <FilesMatch "\.(ttf|ttc|otf|eot|woff|woff2|font.css|css|js)$"> Header set Access-Control-Allow-Origin "*" </FilesMatch> </IfModule>
welcome bro good nightthank you so much, my broadband is down I will do that tomorrow morning.