Background for logo and navigation - by dude77

This topic has 8 replies, 2 voices, and was last updated 8 years, 10 months ago ago by Robert Hall

  • Avatar: dude77
    dude77
    Participant
    June 18, 2015 at 11:12

    hi there:)

    just wanne ask if its possible to ad a background with 20% transparent behind the logo and the navigation.
    see demo picture here –> http://de.tinypic.com/r/28slt2g/8
    i dont have a link because the page is still offline.
    i hope you can help me with this, i use header 2. thank u very much and have a nice day:):)

    7 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    June 18, 2015 at 12:20

    Hello,

    Please try to add this code in custom.css file

    .navbar{
      background-color: rgba(255, 255, 255, 0.5);
    }

    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

    Regards,
    Robert Hall.

    Avatar: dude77
    dude77
    Participant
    June 18, 2015 at 13:21

    hi again
    thx a lot, i need this for logo and navbar, not only navbar:)

    Avatar: Robert Hall
    Robert Hall
    Support staff
    June 18, 2015 at 13:29

    Hello,

    This code must work for both. Please see screenshot: http://prntscr.com/7ie49l
    Sorry, but without link to your page I can’t provide you other best solution.

    Regards,
    Robert Hall.

    Avatar: dude77
    dude77
    Participant
    June 18, 2015 at 13:30

    sorry its working thanks:) how can i ad padding from top and left and right??

    Avatar: Robert Hall
    Robert Hall
    Support staff
    June 18, 2015 at 13:39

    You can use this code in custom.css file

    .navbar{
      padding: 30px 30px;
    }

    Regards,
    Robert Hall.

    Avatar: dude77
    dude77
    Participant
    June 19, 2015 at 08:28

    thx:) i mean the padding for the –> background-color navbar.
    🙂 have a nice weekend

    Avatar: Robert Hall
    Robert Hall
    Support staff
    June 19, 2015 at 08:34

    Hello,

    Maybe provide screenshot for our better understanding and highlight what exactly you want.

    Regards,
    Robert Hall.

  • Viewing 8 results - 1 through 8 (of 8 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.