Static Block Marque appears as a duplicated text

This topic has 4 replies, 3 voices, and was last updated 3 weeks ago ago by Jack Richardson

  • Avatar: Freelancer
    Freelancer
    Participant
    May 26, 2024 at 18:53

    See how the marquee act here:
    https://streamable.com/1wl0xd

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Justin
    Luca Rossi
    Support staff
    May 27, 2024 at 07:32

    Hi @Freelancer,

    Please try adding this custom CSS under XStore > Theme Options > Theme Custom CSS > Global CSS:

    
    @media (max-width: 480px){
        .etheme-marquee-content[aria-hidden="true"] {
            display: none;
        }
    }
    

    Hope it helps!

    Best regards,
    The 8Theme Team

    Avatar: Freelancer
    Freelancer
    Participant
    May 27, 2024 at 09:50

    Thanks for suggestion, but the marquee is super slow even if it is really fast on the web. and also have a lag before to continue the animation.

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    May 27, 2024 at 12:52

    Dear @Freelancer,

    I hope this message finds you well. I am writing to provide you with information regarding the autoplay speed settings for the marquee widget. You have the option to adjust the speed to either increase or decrease according to your preference. For your reference, please see the screenshot here: https://prnt.sc/tJUoOGcrJygU.

    Should you require an alternative solution, you may consider utilizing another widget named “Carousel Anything,” which also supports the autoplay feature. You can view this option here: https://prnt.sc/pdRpB4MTQICN. Additionally, an example of this widget implemented in a header is available for your review on our demo page: https://xstore.8theme.com/elementor3/yoga-accessories/.

    Another possible solution is to incorporate a custom HTML widget with the following content:
    <marquee bgcolor="#CC9933" direction="up" behaviour="slide" class="align-center">This text will scroll from right to left</marquee>

    For more detailed information about the default Marquee HTML tag, please visit: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/marquee.

    Should you have any further questions or require additional assistance, please do not hesitate to contact us.

    Best Regards,
    Jack Richardson
    The 8Theme Team

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.