• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

Divi Help

iamjiban

Active member
Apr 20, 2019
351
124
43
India
forexguide.us
I have installed Divi Switch Pro [nulled] 3,0.1 After this my main menu showing up some numbers can someone please help me to fix it.
 

Attachments

  • 2019-05-14 (1).png
    2019-05-14 (1).png
    150.6 KB · Views: 28
  • Like
Reactions: Piyu03
You 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.
 
12719

I think you are worried about those two things. Am I right?
 
these 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.(that's search icon sry for that)

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.
 
Last edited:
  • Like
Reactions: 1nf0t3ch
these 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.
I have sent you the login details in your inbox
 
  • Like
Reactions: Piyu03
12724

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>
 
Capture.PNG

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>
12724

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.
 
  • Like
Reactions: Piyu03
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock