Tagged: slider
- This topic has 4 replies, 2 voices, and was last updated 10 years, 8 months ago by
paul.
Viewing 5 posts - 1 through 5 (of 5 total)
-
AuthorPosts
-
January 4, 2015 at 2:40 am #49544
paul
ParticipantHaving issues with menu responsive design (catch-everest theme). background color in drop down menu color is too light (not same as main site). Need to change the responsive menu background color.
Also would like to remove the slider in responsive design.
January 4, 2015 at 7:53 pm #49556Sakin
Keymaster@paul: Post in your site URL and desire color code. Also let me know from which devices you want to remove slider.
January 4, 2015 at 9:32 pm #49561paul
Participant#000464 postaljobsexam.com, remove slider in small devices (phones). tablets, ipads etc.are large enough to see slider well.
thanks Sakin,
PaulJanuary 5, 2015 at 11:29 pm #49597Sakin
Keymaster@paul: Thanks, you can add the following css in “Appearance => Theme Options => Custom CSS” box:
#header-menu .sb-options { background-color: #000464; } @media screen and (max-width: 960px) { #main-slider { display: none; } }
January 6, 2015 at 12:39 am #49600paul
Participantperfect, thanks!
-
AuthorPosts
Viewing 5 posts - 1 through 5 (of 5 total)
- The topic ‘responsive design submenu/drop down background color change’ is closed to new replies.