skt-charity-pro set the logo above the menu

Home Forums All Other Themes skt-charity-pro set the logo above the menu

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #123792
    anud06anud06
    Participant
    • Topics: 5
    • Replies: 9
    • Total: 14
    Member since: October 1, 2017

    Hi,

    I’m using skt charity pro theme and would like to move the logo above the menu so the logo could be stretched and visible clearly. Kindly let me know how I can do that. Your support is highly appreciated.

    http://tiny.cc/ndh36y

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

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    .header .header-inner .logo { width:30%; margin-top:15px;}
    .logo img { height:auto;}

    Regards,
    Dave

    #123862
    anud06anud06
    Participant
    • Topics: 5
    • Replies: 9
    • Total: 14
    Member since: October 1, 2017

    Hi Dave,

    Thanks for your reply. I’ve add the given code but nothing has happened. Still the same. Any thoughts?

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

    Hi,

    Kindly use this one

    .logo img { height:auto !important;}

    Regards,
    Dave

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