Trouble with Custom CSS
-
Hi,
I’m trying to set up custom CSS for my hustle slide-in and it’s not getting applied like I’d expect.
There’s a “New? Start Here” link in the top menu bar. When that’s clicked, the hustle slide-in appears.
Right now, the close button is floating above the slide-in and I want it to be easier to see.
The existing CSS has the hustle-layout-header class with a “top: -50px” value.
Here’s the custom CSS that I’m trying to apply:
Custom CSS:
.hustle-layout-header{
top: 0px;
}
I’ve tried applying all sorts of settings in the CSS and none are working. Am I missing something or is this a known issue with the latest update?
Thank you for your help!The page I need help with: [log in to see the link]
- The topic ‘Trouble with Custom CSS’ is closed to new replies.