Home › Forums › All Other Themes › Header Error
- This topic has 7 replies, 2 voices, and was last updated 4 years, 5 months ago by
Forum Moderator.
Viewing 8 posts - 1 through 8 (of 8 total)
-
AuthorPosts
-
April 10, 2019 at 7:39 am #121270
Hello,
If i open https://napoleon.whayklanten.nl on the iPad, the header overlaps the top of the site.
see: http://prntscr.com/n9x4hi
Theme: Laptop Repair Pro
April 10, 2019 at 8:02 am #121274Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (min-width:768px) and (max-width:1023px) { .page_head { height:200px;} }
Regards,
DaveApril 10, 2019 at 8:07 am #121275This didnt help. Still looks the same.
April 10, 2019 at 8:46 am #121278Hi,
Kindly use this one
.page_head.page_head_bg { height: 200px !important; }
Regards,
DaveApril 10, 2019 at 9:16 am #121279this fixed it, but not the home page.
April 10, 2019 at 9:38 am #121280Hi,
Kindly use this CSS for homepage
@media screen and (min-width:768px) and (max-width:1023px) { #slidera .nivo-caption { top:85% !important; width:80% !important;} }
Regards,
DaveApril 10, 2019 at 9:54 am #121282thanks! it worked
April 10, 2019 at 9:56 am #121284Hi remko,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/22/
Regards,
Dave -
AuthorPosts
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.