Changes in SKT Coffee

Home Forums All Other Themes Changes in SKT Coffee

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #63604
    MichaelMichael
    Participant
    • Topics: 8
    • Replies: 13
    • Total: 21
    Member since: June 15, 2016

    Hi.

    how can i remove the transperant menu topper. and add an TOP MENU BAR white?

    Also i need to know how to Remove the Welcome section in the Coffee Pro theme.

    Look at DKVS

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

    Hi Michael,

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

    Add this code there:

    #tpbr_topbar{background:#ffffff !important;}
    .header{background-color:none !important;}

    Regards,
    Brad

    #63699
    MichaelMichael
    Participant
    • Topics: 8
    • Replies: 13
    • Total: 21
    Member since: June 15, 2016

    And how about to Remove the Welcome section in the Coffee Pro theme on Homepage?.

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

    Add this code in Custom CSS Box:

    #wrapOne{display:none;}

    Regards,
    Dave

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