Okay
  Public Ticket #1419927
Text in Bubbles is too small. Tried everything
Closed

Comments

  • haritmehta95 started the conversation

    Hi.
    I am building a site and used the premium template in Layerslider.

    The text inside the bubbles appears too small. It is fine on mobile but too small on PC.

    Can you please check?

    Thanks!

  • [deleted] replied

    Hello haritmehta95,

    Thank you for getting in touch with us. My name is Attila and I'm happy to assist you today.

    I would like to confirm that we have received your message. I've checked your site and I believe the problem is that the style settings of the slider and its content are being overwritten on your front-end (likely by your theme). I will contact and consult with the development team regarding this so they can have a look as well, and get back to you with the results.

    We appreciate your patience while we're working towards your ticket.

  • haritmehta95 replied

    Hi.

    Yes, please make it urgent

  • [deleted] replied

    Hello again,

    We've investigated this further and the problem is caused by the Avada theme. 

    In this file: http://5af.cde.myftpupload.com/wp-content/uploads/fusion-styles/fusion-13423.css at the end you can see this part:

    .char{    
    opacity:10 !important;    
    font-size:16px !important;
    }

    This part is responsible for the problem. If you delete this (with Avada's CSS editor), that should fix it.