- This topic has 17 replies, 3 voices, and was last updated 4 years, 7 months ago by .
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Meditation: Mobile Slider Buttons
Hi,
Kindly use this CSS
@media screen and (min-width:768px) and (max-width:1023px) {
#simple-menu .fa-bars {
color:#000 !important;
}
.post_head { height:200px !important;}
}
Regards,
Dave
screenshots from ipad (same on a iphone)
https://imgur.com/a/oPzOGMt
missing section (just showing the background)
Boxes are stretched across the screen and logo to the left
iphone showing top of slide button
Hi laurence oakey,
Already replied on your original post.
Regards,
Dave