Issues with SKT Newspaper Theme

Home Forums All Other Themes Issues with SKT Newspaper Theme

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #152941
    Abubakar M TahirAbubakar M Tahir
    Participant
    • Topics: 10
    • Replies: 11
    • Total: 21
    Member since: May 23, 2020

    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 view

    website Url: https://rahmatv.com

    Thanks
    Abubakar M Tahir

    #152943
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30682
    • Total: 30682
    Member since: August 16, 2013

    Hi,

    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,
    Dave

    #152948
    Abubakar M TahirAbubakar M Tahir
    Participant
    • Topics: 10
    • Replies: 11
    • Total: 21
    Member since: May 23, 2020

    I 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.
    Thanks

    #153007
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30682
    • Total: 30682
    Member since: August 16, 2013

    Hi,

    Your website is under construction mode we are unable to see.

    Regards,
    Dave

    #153012
    Abubakar M TahirAbubakar M Tahir
    Participant
    • Topics: 10
    • Replies: 11
    • Total: 21
    Member since: May 23, 2020

    Hello,

    I have Deactivated The Under Construction Mode.

    Thanks
    Abubakar M Tahir

    #153014
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30682
    • Total: 30682
    Member since: August 16, 2013

    Hi,

    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/6kP1G1T

    Regards,
    Dave

    #153021
    Abubakar M TahirAbubakar M Tahir
    Participant
    • Topics: 10
    • Replies: 11
    • Total: 21
    Member since: May 23, 2020

    Hello,

    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

    #153022
    Abubakar M TahirAbubakar M Tahir
    Participant
    • Topics: 10
    • Replies: 11
    • Total: 21
    Member since: May 23, 2020

    Note:

    It overlaps only on Mobile View.

    Thanks

    Abubakar M Tahir

    #153033
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30682
    • Total: 30682
    Member since: August 16, 2013

    Hi,

    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,
    Dave

    #153044
    Abubakar M TahirAbubakar M Tahir
    Participant
    • Topics: 10
    • Replies: 11
    • Total: 21
    Member since: May 23, 2020

    Hello,

    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

    #153115
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30682
    • Total: 30682
    Member since: August 16, 2013

    Hi,

    If you found our service good kindly review us here: https://www.sitejabber.com/reviews/sktthemes.org

    Regards,
    Dave

Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.