Home › Forums › Legacy Support › Support queries › Styling issues › Mobile Responsive Doesn't Work: HELP
Tagged: responsive
- This topic has 17 replies, 4 voices, and was last updated 5 years, 9 months ago by
logan.
-
AuthorPosts
-
June 4, 2019 at 6:29 am #212102
NateHelix
SpectatorPlease help. I tried all my best to fix this but no luck. Please help WPLMS. I disabled all my plugins and re-installed.. still this problem occurred over and over.June 5, 2019 at 7:40 am #212305maximus
MemberThis reply has been marked as private.June 5, 2019 at 8:01 am #212313NateHelix
SpectatorAny updates? I've been waiting for responses because our training center will be opened soon.June 5, 2019 at 8:12 am #212317NateHelix
SpectatorThis reply has been marked as private.June 5, 2019 at 9:56 pm #212471NateHelix
SpectatorWhat happened WPLMS??? When I scrolled the theme uup again, the logo disappear. You can also check the footer.. ITS NOT RESPONSIVE!!!!!!!!June 5, 2019 at 9:56 pm #212472NateHelix
SpectatorThe social media icons are not responsive too.June 6, 2019 at 2:55 pm #212627maximus
MemberThis reply has been marked as private.June 7, 2019 at 3:51 am #212681NateHelix
Spectatoryou forgot to include this on your CSS .pagesidebar ul li a:hover{ color:#000; } here's another screenshot....June 7, 2019 at 3:59 am #212683NateHelix
SpectatorWhen you open the website via phone or iPhone and when you scroll up again.. the logo and the navigation (burger icon) are distorted. There must be a CSS errors in here. Could you help me on this one?June 7, 2019 at 10:56 am #212793maximus
MemberFor social icons: Add this custom code in wp-admin->Appearance->Customize->Custom CSS ul.socialicons.round { position:relative; top:10px; } refer: http://prntscr.com/nyt4mf Now please check after adding this. Your icons looking good. I have tried icons during scroll up and down.June 8, 2019 at 1:13 am #212916NateHelix
SpectatorTHANK YOU VERY MUCH MAXIMUS I appreciate your help! very.... very much! And one more CSS concerns, when I scroll down my website and scroll back upwards... the logo and the main navigation overlaps... You can check the screenshot I uploaded on this thread. Please help. again, Maximus, thank you very much.June 10, 2019 at 6:36 am #213096Ava
MemberHi NateHelix If you are looking for fix like this: http://prntscr.com/nzsmof Please add the below custom CSS code to Wp-admin > Appearance > Customization > Custom CSS > Publish @media screen and ( max-width:414px){ #headertop{background: #000 !important;} } If still, any issue persists, do let us know.July 5, 2019 at 4:34 pm #217230NateHelix
SpectatorThe mobile is ok and the desktop is ok too. However, when we open the home page in small monitors, the responsiveness is broken. Could you please help me how to fix this via CSS wherein the responsiveness of the logo and the navigation should be fluid?Sincerely, Jonathan
July 8, 2019 at 11:21 am #217409Ava
MemberHi Please paste the below custom css code to Wp-admin > Appearance > Customizer > custom css > publish @media (max-width:1800px) and (min-width:1440px){} header.univ .header_univ .header_main .header_main_content nav {margin-left:90px !important; } }September 20, 2019 at 4:09 am #226860NateHelix
SpectatorHi there. Your code didn't work even in mobile phones. This theme demo is broken. So I change the template. http://natehelix.com/ One last help, could you give me CSS codes wherein I can change the Navigation hover? Esp the a:active and the padding. The hover color is broken. There's a space between the borders. Please help -
AuthorPosts
- The topic ‘Mobile Responsive Doesn't Work: HELP’ is closed to new replies.