Home › Forums › Blendit Theme Support › Blendit – Tablet Responsive Width & Footer Issues
- This topic has 5 replies, 3 voices, and was last updated 6 years, 5 months ago by Sonl Sinha.
-
AuthorPosts
-
June 18, 2018 at 11:40 am #102790
Hi,
My website is www.copperhazeproductions.com.auMy site looks fine on desktop or any mobile phone, however, the width settings for tablet don’t appear to be correct and I’m not sure how to change them. It’s not my Beaver Builder content but the actual tablet page settings I believe.
What happens, as we you will see, is that the site sits right on the edge of the screen to the left (left-aligned even though it isn’t) and the footer on pages other than the homepage does not stretch to the full width of the screen.
I have tested this on an iPad3 and an iPad mini and the site does the same thing.On the homepage the entire website hits the sides of the iPad screen with text almost cut off. However, the footer is the full length of the screen but the text moves into 2 rows.
I would also like to be able to move the header text of the slider down the screen so it sits underneath the white header line on a tablet or mobile (although I realise the mobile has a hamburger menu that might overlap the text).
Please help me fix the responsive issue as I need the site to be officially live as soon as possible.
Thank you in advance,
Stacey
June 18, 2018 at 12:16 pm #102793Hi Stacey,
Kindly upload screenshots in imgur.com and share their URLs here on the support forum.
Will check and try to resolve this.
Regards,
ShriJune 18, 2018 at 12:37 pm #102813Sorry, I don’t want to join up to that. I hope you can view the links this way.
I hope this is ok.
Thank you
June 19, 2018 at 6:29 am #102844Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
@media screen and (min-width:1024px) and (max-width:1169px) { .header .header-inner .logo { width:55%;} .header .header-inner { padding:0 15px; box-sizing:border-box;} #menu-header-menu li a, .copyright { font-size:15px;} .content-area { width:100%;} }
Regards,
ChrisJune 19, 2018 at 7:41 am #102856Thank you
June 19, 2018 at 7:45 am #102857Hi,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/17/
Regards,
Chris -
AuthorPosts
- You must be logged in to reply to this topic.