Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1081107

    Hi there, the first headline on this element on our site has no spacing, despite us adding CSS to add top spacing. The spacing is how it should be on the second and third headline, and when it rotates again spacing is correct on all three. So the error is only on the first headline, on the first rotation.

    Can you please take a look and let us know how to fix?

    #1082010

    Hey xansdesign,

    What css are you using? I am not seeing any in Quick css and no in the page settings.

    Where are you adding it?

    Best regards,
    Victoria

    #1082415

    Hey thanks for getting back. We add it in the theme editor.

    #1082416

    .av-rotator-text-single, .av-rotator-text-single-1 {
    font-size: 100px;
    font-weight: bold;
    text-transform: uppercase;
    color: #41cda3;
    padding-top: 50px !important;
    }

    #top .av-rotator-container-inner {
    font-size: 26px;
    text-transform: uppercase;
    letter-spacing: 2px;
    }

    #1082805

    Hi xansdesign,

    Thanks for clarifying. I added the code there, with comments. It works now. Please check.

    Best regards,
    Victoria

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.