• Hi,

    can any help me with changing the color of the (originally gray) bar that is right of the half shining through field (over the image) at the front-page (i guess). It is red in our design: https://www.gerustgeregeld.nl. I actually want to get rid of it, so that info would also be great!
    I can’t find it the right words to google for it ??

    Many thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • .slide .slide-content.entry {
    background: none;
    border-right: none;
    }

    Thread Starter McLat

    (@mclat)

    Thank you for your quick reply and sorry for my delay…

    I tried this code in the custom.css since I have no idea where to put it otherwise. This is what it looks like now:

    .slide .slide-content.entry {
    width: 300px;
    left: 0px;
    bottom: 40px;
    padding: 10px 20px;
    position: absolute;
    font-size: 13px;/* background-color: rgba(0, 0, 0, 0.6);*/
    background: none;
    border-right: none;
    }

    Unfortunately, there is no result. Can you tell me where to put it? I try to get rid of the red bar (or “paint” it white) next to the txt:

    “Wees welkom op deze website. U vindt hier veel informatie en heeft u nog vragen? Neem dan gerust contact met mij op via …”

    Thanks again!

    Thread Starter McLat

    (@mclat)

    apparently anything that I change in the custom.css is ignored. Perhaps best to start with that. I have no idea why though… anybody who can explain?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘change the color of bar in header/front-page’ is closed to new replies.