remove topfirst bar (befit theme)

Home Forums All Other Themes remove topfirst bar (befit theme)

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #17255
    richardrichard
    Member
    • Topics: 4
    • Replies: 8
    • Total: 12
    Member since: December 23, 2015

    Its a verry great theme, but How can i remove the top first bar from the theme BeFit?

    is there a code or something in the theme?

    thx!

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

    Hi,

    Kindly go to Appearance>Theme Options>Basic Settings>Custom CSS box:
    Paste this css code in custom css box

    .topfirstbar {display:none;}

    Regards,
    Shri

    #17263
    richardrichard
    Member
    • Topics: 4
    • Replies: 8
    • Total: 12
    Member since: December 23, 2015

    Oke thx Shri,

    Works oke, but now the website title has to much height look plz Olympia

    how can i fix that?

    regards, Richard

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

    Kindly go to Appearance>Theme Options>Basic Settings>Custom CSS box:
    paste this css code in custom css box

    .header .header-inner .logo {padding-top:23px;}
    .header span.tagline {position:relative; top:-20px;}

    Regards,
    Shri

    #17272
    richardrichard
    Member
    • Topics: 4
    • Replies: 8
    • Total: 12
    Member since: December 23, 2015

    Thank you ! geat!

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

    Okay cool

    Regards,
    Shri

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