SKT BeFit Pro How to center logo and navi

Home Forums BeFit Theme Support SKT BeFit Pro How to center logo and navi

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #52480
    LasseLasse
    Participant
    • Topics: 1
    • Replies: 0
    • Total: 1
    Member since: July 25, 2016

    Hi SKT

    First of alle, thanks you for some awesome themes.

    Can u help me to center my logo and navi and make the space between the logo and navi shorter.

    http://roskilderollerderby.dk/

    Thank You 🙂

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

    Hi Lasse,

    Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    .header .header-inner .logo{float:none !important; text-align:center;}
    .header .header-inner .nav{float:none !important;}
    .header .header-inner .nav ul{float:none !important; text-align:center;}
    .header .header-inner .nav ul li a{padding:10px 15px !important;}

    Regards,
    Brad

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