Sticky slider Promo text under the web page

This topic has 9 replies, 2 voices, and was last updated 2 years, 3 months ago ago by sisalik

  • Avatar: sisalik
    sisalik
    Participant
    January 25, 2022 at 13:54

    Hi!
    How to activate Promo text as a sticky slider on the bottom of the web page? Not in header or footer!

    8 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    January 25, 2022 at 15:11

    Hello,

    There is no such option for that element. You can use Prefooter widget area for these purposes + custom Styles to make it sticky.
    1) Go to Static Blocks > create static block with the Autoscrolling element for example https://prnt.sc/26j4wsc
    2) Go to Appearance > Widgets > add the Static block widget to Prefooter widget area
    3) Go to Theme Options > Custom CSS add the below code to make prefooter sticky

    footer.prefooter {
        position: fixed;
        bottom: 0;
        width: 100%;
    }

    Regards

    Avatar: sisalik
    sisalik
    Participant
    January 26, 2022 at 19:56

    Thank you!

    But it doesn’t scroll from right to left and it’s not from side to side!
    How to change colors?

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    January 27, 2022 at 12:17

    Hello,

    1) Choose slide effect https://prnt.sc/26k3mpa , change the color according to your needs https://prnt.sc/26k3n6u

    2) Never use such global classes to style some columns on your site https://prnt.sc/26k3pjv It causes issue for other columns that do not need that padding. Use custom classes to add custom styles.

    Regards

    Avatar: sisalik
    sisalik
    Participant
    January 27, 2022 at 12:34

    2) Those classes were meant for the WHOLE site!
    You ruined the style of infoboxes! I can’t fix it back again! Even if I remove your stuff and add the old styling back!

    Please restore it as it was before you changed my page styles!!!

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    January 27, 2022 at 13:28

    Hello,

    Ok. Changed that back. But then you have padding for this column https://prnt.sc/26k506l

    Regards

    Avatar: sisalik
    sisalik
    Participant
    January 27, 2022 at 22:17

    Thank you!
    But the padding of sections is gone/not showing!
    There was some room on sides before. What has happened?

    Please contact administrator
    for this information.
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    January 28, 2022 at 20:13

    Hello,

    Check now, please.

    Regards

    Avatar: sisalik
    sisalik
    Participant
    January 31, 2022 at 01:00

    Better. Thanks!

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

The issue related to '‘Sticky slider Promo text under the web page’' has been successfully resolved, and the topic is now closed for further responses

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