Forum Replies Created
Viewing 7 posts - 1 through 7 (of 7 total)
-
AuthorPosts
-
December 23, 2015 at 9:11 pm in reply to: Is there a way to add a class or ID to revolution slider in wordpress? #18232eddiepmonarkMember
Thanks for the reply. I did see that but wasn’t sure it is different for every slider.
December 22, 2015 at 5:56 pm in reply to: Is there a way to add a class or ID to revolution slider in wordpress? #18221eddiepmonarkMemberThat’s not what I’m asking.
I want to add a class or ID to the main slider container so I can apply whatever I like to it.eddiepmonarkMemberI figured it out. I wanted to know about the NEW LAYOUT button in CUSTOM CSS tab in the theme options. So is it saving an actual file somewhere (where is it) so I can use it as a revision tool.
December 16, 2015 at 7:39 pm in reply to: Custom navigation colors (or class) for Overlay effect #18130eddiepmonarkMemberand this would also take care of the dropdown nav
.header-overlay #header:not(.sticky) #primary-menu ul.menu li ul li a { color: #aaaaaa !important; }
December 16, 2015 at 7:35 pm in reply to: Custom navigation colors (or class) for Overlay effect #18128eddiepmonarkMemberYou were right about that but it wouldn’t work if I had a white color for the links since it would stay white on the white background when you scroll so here’s what I did and it works perfect. Sharing it for others 🙂
.header-overlay #header:not(.sticky) #primary-menu ul.menu li a { color: #ffffff !important; } .header-overlay #header:not(.sticky) #primary-menu ul.menu li a:hover { color: #fbb12a !important; }
eddiepmonarkMemberThis reply has been marked as private.eddiepmonarkMemberThis reply has been marked as private. -
AuthorPosts
Viewing 7 posts - 1 through 7 (of 7 total)