Limited availability during the holidays

Another busy year is coming to its end, and an exciting year lies ahead. In order to get ready for a fresh new start, our team will spend a few days' rest during the winter holidays. Over the holiday break, we will have reduced staffing from December 20th, 2024, to January 5th, 2025, so please be patient if you do not receive a response as quickly as you normally would.

We send our warmest wishes for happiness, health, and success throughout the coming year. Thank you for your continued support, and may you have a peaceful and blessed Happy Holidays!

Okay
  Public Ticket #1011935
shadows around the images and texts
Closed

Comments

  •  2
    Otrodok started the conversation

    I do not understand the reason … but on all the slides I get the same shadows around the images and texts. What could be the problem?

    Example: http://imgur.com/a/GDBDS

  • [deleted] replied

    Hey Otrodok,

    The slider and its content might be overwritten by an external CSS style, for example by your theme's. If you show us your site with the slider we can check what's wrong exactly.

  •  2
    Otrodok replied

    perfect!

    http://peluqueriacaninasuaves.es

  • [deleted] replied

    The poblem is caused by your theme, the text stylings are overwritten in your theme's style.css file on line 1669:

    .ls-layer {
    position: absolute;
    left: 0;
    top: 0;
    height: 20px;
    width: 100%;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5) inset !important;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5) inset !important;
    content: "";

    }

    You will need to prevent your theme applying its custom styles on the slider to solve this.

    According to the market system, we've noticed that your support license has expired. Envato recently changed their Item Support Policy, which now requires customers to purchase support packs in order to receive support beyond the standard support time.

    Please consider purchasing an extended support license, so we can continue to provide item support for you.

    Thank you for your understanding!