Tagged: slider
- This topic has 4 replies, 2 voices, and was last updated 9 years, 10 months ago by paul.
Viewing 5 posts - 1 through 5 (of 5 total)
-
AuthorPosts
-
January 4, 2015 at 2:40 am #49544paulParticipant
Having 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 #49556SakinKeymaster@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 #49561paulParticipant#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 #49597SakinKeymaster@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 #49600paulParticipantperfect, 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.