Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #791948

    Hi there,

    I wanted the sidebar background in #d9deda.
    In quick css I pastet:

    .sidebar {
    position:absolute;
    right:0;
    top:0;
    bottom:0;
    max-width:calc(25% – 50px);
    background: #d9deda !important;
    }

    But now, It looks like this – see screenshot.

    Thank you for your support.

    KR – Marc

    #792044

    Hey Marc,

    Please add this code as well:

    .sidebar .widget {background-color:#d9deda !important} 

    Best regards,
    Sarah

    #793780

    Hi Sarah,

    first of all – sorry, sorry for the delay. :-(
    We had to jump between several projects – and today we come back to this one.

    The code you wrote was exactly what we wanted. :-)

    So thak you very much and have a nice day.

    KR- Marc

    #793785

    You’re welcome, Marc! We’re always glad to help.
    Feel free to open another thread for any other concerns.

    Best regards,
    Sarah

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Sidebar background color not everywhere!?’ is closed to new replies.