Okay
  Public Ticket #2729925
text display problem
Closed

Comments

  • zakaria started the conversation

    please see the slider (with car and palm) the text has something like a top border. with the plugin preview all is normal, but when i publish i get this. any idea ? 


    thank you

  •  244
    Kreatura Support replied

    Hello Zakaria,

    Thank you for getting in touch with us!

    There is a CSS code from your theme which add a background-color for any element which has 'line' class.

    You should add this code to your theme custom.css file or to LayerSlider WP -> Options -> CSS Editor:

    .ls-layers .line {
    height: 0px;
    }


    Best Regards,
    Andrea | Kreatura Support Team

  • zakaria replied

    thank you so much, fast and efficient support. i apreciate

  •  244
    Kreatura Support replied

    You are welcome!

    Best Regards,
    Andrea | Kreatura Support Team