Home Forums Basel support forum Background colour

Background colour

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #8777

    rusola
    Participant

    Hi

    Im using the boxed site width and Ive uploaded a background pattern, however this only changes the edge around the main site not all the background. Currently its white, can this be changed to a) a pattern or and b) a colour of my choice?

    Thanks
    Marcus

    #8778

    Artem Temos
    Keymaster

    Hi,

    Thank you for the question.

    You can use this code to remove a white background for the boxed wrapper if you want to see your pattern everywhere.

    .website-wrapper {
    	background:transparent;
      	box-shadow:none!important;
    }

    Regards

Tagged: 

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