- This topic has 3 replies, 2 voices, and was last updated 2 years, 8 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › Toothy Theme Support › Sticky logo
I used this code:
.header {
position:sticky !important; top:0px;
z-index:10000;}
but i need 2 changes. i would like to resize the logo, while it is sticky, and the other one is, that my logo is transparent.. how is it possible to forbid the text to float behind the logo while scrolling down?
www.palmenapo.de/brueckenhofapp
thanks in advance
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.header { background:#fff !important;}
Regards,
Brad
Thats perfekt so far. But how can i resize the sticky Logo after scrolling. It need to be half size While i scroll down.
Thanks a lot!
Hi,
For this, we have to use jQuery. it is not possible from CSS.
Regards,
Brad
When it comes to your WordPress site security, it’s not only your password, but also username that matters. Therefore, making sure you know how to […]
From creating an extra source of income to promoting your business online, and from sharing your story with the rest of the world to finding […]
Block Referral Spam in Google analytics so that actual data and actual visits of your blog or website can be seen online. Well, if you […]