This topic has 4 replies, 2 voices, and was last updated 8 years by Blipp.

  • Author
  • #67930
     Blipp
    Participant

    Is there any way I can make the top bar background transparent and have 0 height but just on the home page so my section background image shows through and the top bar navigation sits on top of it.

    Site ref here: http://tradesmenofoxford.com/

    I want the internal pages to retain the top bar in blue.

    #67951
     sharmstr
    Moderator

    Edit your page and scroll down to general settings. Set you transparency there. Turn it off in wp admin > theme options.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #67988
     Blipp
    Participant

    I am able to set the menu to be transparent, but the top bar remains a color – it’s the top bar I want to get to be transparent also?

    #68014
     sharmstr
    Moderator

    Click on the gear icon in visual composer and add this css

    COPY CODE
    
    .header-color.social-header {
      background-color: transparent !important;
    }
    .social-header {
      border-bottom-style: none !important;
    }
    
    .header-color .top-menu li > a {
      border-color: transparent !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #68059
     Blipp
    Participant

    Awesone, thank you.

Viewing 5 posts - 1 through 5 (of 5 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?