Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

show the sticky element on bottom screen with custom css

$
0
0

Replies: 0

Hi,
Thank you for the great plugin.

i try to get the bar to the bottom of the screen when scrolled by on the head and make it screenwide.

I tried this:

.element-is-sticky {
	top: auto !important;
bottom: 0px !important;
	height: 70px !important;
	width: 100% !important;
background: #EA4E3E !important;
}

but that one did not work. Any suggestions?


Viewing all articles
Browse latest Browse all 59525

Trending Articles