custom css !important not work
-
i what to move up scrollToTopButton 15px, i type
.btt{
bottom:35px !important;
}
in custom css,and i save changes.but when reload page,i found the page`s custom css became
.btt{
bottom:35px ;
}
!important been lostThe page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘custom css !important not work’ is closed to new replies.