SKT Education Mobile info header problem

Home Forums All Other Themes SKT Education Mobile info header problem

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #79478
    Levent YagizLevent Yagiz
    Participant
    • Topics: 3
    • Replies: 6
    • Total: 9
    Member since: May 11, 2017

    Hello,

    At the responsive view of the SKT Education, the top header area (for mail and phone section) is black and the info text is centered. But any other page, the same area is blue and the info text is not centered. The first line is at the left and the second is at the rigth.

    I want to make it at the home page blue and with centered text. I’d appreciate any idea for doing this.

    #79479
    Levent YagizLevent Yagiz
    Participant
    • Topics: 3
    • Replies: 6
    • Total: 9
    Member since: May 11, 2017

    Sorry for the wrong info. I want to make the header info area at the home page blue color (which is black already), and then to center the info text at the other pages. Thanks.

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

    Hi,

    Kindly show us your website URL so that we can assist further.

    Regards,
    Chris

    #79549
    Levent YagizLevent Yagiz
    Participant
    • Topics: 3
    • Replies: 6
    • Total: 9
    Member since: May 11, 2017

    Hello,

    Thanks for your reply. It is not a problem related to my site. I just want to make these changes at the theme. I need to change the black colour at the home page to blue, and need to align the mail address at the pages top header to center. Can you just look at the picture I uploaded. Or you can just check the responsive view of the theme.

    At the desktop view, the top info header is blue, but at the mobile view, it is black. I need to make the color blue also at the mobile view.

    #79595
    Levent YagizLevent Yagiz
    Participant
    • Topics: 3
    • Replies: 6
    • Total: 9
    Member since: May 11, 2017

    No help?

    There must be a code showing it black when responsive, which I couldn’t find till now. I just want it blue as it is at the desktop view.

    #79643
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    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:767px) {
    .home .head-info-area { background:#0f92ea !important;}
    .head-info-area .left { text-align:center !important; line-height:30px !important;}
    }

    Regards,
    Chris

    #79710
    Levent YagizLevent Yagiz
    Participant
    • Topics: 3
    • Replies: 6
    • Total: 9
    Member since: May 11, 2017

    Hi,

    That helped a lot, thank you 🙂

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

    Hi Levent,

    If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/8/

    Regards,
    Chris

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