Home › Forums › All Other Themes › Issues with SKT Newspaper Theme
- This topic has 10 replies, 2 voices, and was last updated 4 years, 5 months ago by Sonl Sinha.
-
AuthorPosts
-
May 28, 2020 at 1:15 pm #152941
Hello,
I am using SKT Newspaper, The theme is so beautiful, but I have some issues with the theme.
1. The Menu Bar turns black on Mobile view.
2.The Social icons do not show on Mobile view
3. The Logo and Menu Icons won’t be on the same row on mobile viewwebsite Url: https://rahmatv.com
Thanks
Abubakar M TahirMay 28, 2020 at 1:37 pm #152943Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
@media screen and (max-width:767px){ a.toggleMenu { background: url(images/mobile_nav_right.png) no-repeat right center #1e73be; } .headline i { display: inline-block !important; } .header .col-8 { display: none; } }
Regards,
DaveMay 28, 2020 at 2:05 pm #152948I have Done That The Issue with Menu bar color in Mobile view is Solved. But 2 Issues remain:
1. The Logo should appear Horizontally side by side with the Menu Icon on the same bar on mobile view
2. Social Icons should appear on top bar on mobile View.
ThanksMay 29, 2020 at 8:18 am #153007Hi,
Your website is under construction mode we are unable to see.
Regards,
DaveMay 29, 2020 at 9:16 am #153012Hello,
I have Deactivated The Under Construction Mode.
Thanks
Abubakar M TahirMay 29, 2020 at 9:33 am #153014Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:479px) { .header .col-4 { width: 50%; } a.toggleMenu { width: auto; position: absolute; top: 90px; right: 20px; } }
2. Social Icons should appear on top bar on mobile View?
Ans: Social icons are already visible on the top bar.
See screenshot below:
https://imgur.com/a/6kP1G1TRegards,
DaveMay 29, 2020 at 10:57 am #153021Hello,
The Issue of Menu Icon and Logo is Perfectly Solved, however I can only add two Social Icons, if I add more
than 2, it Overlaps.https://rahmatv.com
Thanks
Abubakar M Tahir
May 29, 2020 at 10:59 am #153022Note:
It overlaps only on Mobile View.
Thanks
Abubakar M Tahir
May 29, 2020 at 1:06 pm #153033Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
@media screen and (max-width:479px) { .headline i { margin-right:5px !important;} }
Regards,
DaveMay 29, 2020 at 5:11 pm #153044Hello,
It Works Perfectly. Thanks Very Much Dave, You are One of the Best. I am Proud to be part of this Forum. I am
really grateful.
Thanks,
Abubakar M Tahir
June 1, 2020 at 9:21 am #153115Hi,
If you found our service good kindly review us here: https://www.sitejabber.com/reviews/sktthemes.org
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.