This topic has 9 replies, 2 voices, and was last updated 2 years, 9 months ago ago by sisalik
Hi!
How to activate Promo text as a sticky slider on the bottom of the web page? Not in header or footer!
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
Thank you!
But it doesn’t scroll from right to left and it’s not from side to side!
How to change colors?
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
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!!!
Hello,
Ok. Changed that back. But then you have padding for this column https://prnt.sc/26k506l
Regards
Thank you!
But the padding of sections is gone/not showing!
There was some room on sides before. What has happened?
Hello,
Check now, please.
Regards
Better. Thanks!
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