Forum Replies Created
-
AuthorPosts
-
this is how it currently looks like on tablet for 768px width.
I would love for it to evoke the mobile mode earlier like how this is for the following image:
Do let me know how i can trigger the breakpoint for mobile for the 768 display as well, so that the tabs will appear better arranged.
Also, for the mobile mode, there are quite alot of white space at the bottom of the tabbed items, anyway to remove the white space for tabs?
- This reply was modified 7 years, 4 months ago by LifEnD.
the entire format of the site in mobile sooner
Hi, i’ve tried adding the shortcode below to my quick CSS, but nothing seemed to have changed. It will really help with the user experience for my page due to the long scrolling.
Thank you so much!
@media only screen and (max-width: 767px) {
.responsive #top #wrap_all #header {
position: fixed;
}
}Hi,
i’ll like to make my menu sticky/floating on mobile, i’ve tried the quick css codes from other threads, but none seem to work. Specifically, i want the whole brown portion on top to move together while scrolling.
image link on responsive:
thanks for the help!
cheers!
thanks! it worked great
image as attached
-
AuthorPosts