Comments 2John started the conversationFebruary 3, 2017 at 10:11pmHi,The text on the home page slider covers the logo on desktop (please see attached file). This issue is not present on mobile. Can you please help?Kind regards,John 850Jelly repliedFebruary 6, 2017 at 9:33amHi, I had updated it for you now, please check your website.Best Regards,Jelly Team 2John repliedFebruary 7, 2017 at 1:16pmThanks but it is now problematic on landscape view on the mobile phone...this may have been an issue before and I missed it but check out the screenshot attached.Can I also ask what changes you made for future reference?Kind regards,John 2John repliedFebruary 7, 2017 at 1:17pmApologies, forgot the attachment 850Jelly repliedFebruary 7, 2017 at 2:29pmHi, Maybe you can tell me the mobile device version you had used to check it? I checked it with iphone 6s plus and I don't see this problem in my phone.Best Regards,Jelly Team 2John repliedFebruary 8, 2017 at 3:55pmI used the iPhone 7 in landscape mode.Kind regards,John 850Jelly repliedFebruary 9, 2017 at 12:33pmHi,I tried update css now, maybe you can check it in your side?Best Regards,Jelly Team 2John repliedFebruary 9, 2017 at 6:40pmNearly, just needs shifting up a bit (see screenshot) - If you tell me the CSS elemnt you are working with I can play about with it.Kind regards,John 850Jelly repliedFebruary 9, 2017 at 10:00pmHi,This is full custom style: #footer .scrollup, #footer .thanks {display: none;} #header .navbar-brand img {width: 50%;} .page .date, .page .post-meta, .page #comments {display: none;} .page .hentry {border: 0 !important; padding: 0 !important;} #home-slider.static {background-position: top center !important; background-repeat: no-repeat;} .admin-bar .overlay {top: 0px;} @media screen and (max-width: 1282px){ #owl-main-text h2 { font-size: 45px; } } @media screen and (max-width: 1104px){ #owl-main-text h2 { font-size: 35px; } } @media screen and (max-width: 768px){ .navbar-nav > li:hover > .sub-menu { display: block; position: relative; width: 100%; margin-top: 5%; } .navbar-nav > li > .sub-menu li { margin: 10px 0px; } #owl-main-text h2 { font-size: 25px; } } @media screen and (max-width: 568px){ .post {padding: 0 0 30px 0;} .post .date {display: none;} #owl-main-text h2 { font-size: 20px; } } In all media screen css for mobile breakpoints. You can see this css: #owl-main-text h2 { font-size: 20px; }Change each time for each screen size and check it, if it's fit for your mobile screen, please stop change rest value.Make sure you had save all custom css above so you can add it again if you update our theme.Best Regards,Jelly Team Sign in to reply ...
Hi,
The text on the home page slider covers the logo on desktop (please see attached file). This issue is not present on mobile. Can you please help?
Kind regards,
John
Hi,
I had updated it for you now, please check your website.
Best Regards,
Jelly Team
Thanks but it is now problematic on landscape view on the mobile phone...this may have been an issue before and I missed it but check out the screenshot attached.
Can I also ask what changes you made for future reference?
Kind regards,
John
Apologies, forgot the attachment
Hi,
Maybe you can tell me the mobile device version you had used to check it? I checked it with iphone 6s plus and I don't see this problem in my phone.
Best Regards,
Jelly Team
I used the iPhone 7 in landscape mode.
Kind regards,
John
Hi,
I tried update css now, maybe you can check it in your side?
Best Regards,
Jelly Team
Nearly, just needs shifting up a bit (see screenshot) - If you tell me the CSS elemnt you are working with I can play about with it.
Kind regards,
John
Hi,
This is full custom style:
In all media screen css for mobile breakpoints. You can see this css:
Change each time for each screen size and check it, if it's fit for your mobile screen, please stop change rest value.
Make sure you had save all custom css above so you can add it again if you update our theme.
Best Regards,
Jelly Team