• Resolved goldendog

    (@goldendog)


    We had a working scrolling header until we downloaded the latest Simple Banner version.Version 2.10.6. In the old version the attributes were included with the text. In our current version your setup page describes four css classes. Our banner no longer scrolls. Your simplebanner.css file has no simple-banner-scrolling class. We tried adding a .simple-banner .simple-banner-scrolling class to the simplebanner.css and that didn’t work. Also tried creating the class in your UI. That didn’t work. Also tried adding the css elements in your UI. That didn’t work. How do we get the banner scrolling?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author rpetersen29

    (@rpetersen29)

    Hi @goldendog
    .simple-banner-scrolling is a class that is automatically added to the banner as a user scrolls down the screen. This is often used if the website theme has different header behaviors as a user scrolls. In the modern web, the word scrolling is more often than not meant to reference a user scrolling. This is because the now deprecated marquee scrolling is not only bad UX design but is also very bad for accessibility concerns.

    For any use case involving custom css, you would need to add your classes to the HTML elements in Simple Banner Text, and then add the css for those classes in Website Custom CSS or whatever custom css plugin you may use. You should be able to search online for the behavior you want in your banner and apply it using those two boxes. However, in the interest of promoting good web UX and accessibility, I no longer give users instructions on how to make their banner text scroll from left to right.

Viewing 1 replies (of 1 total)
  • The topic ‘text not scrolling’ is closed to new replies.