Sidebar
Good morning. I am busy designing a mock up for client using BeTheme and the Craft Beer pre-built site. I am trying to set the image in the sidebar so that it doesn't repeat.
This is what I am using:
#Header_creative { background: url(https://geenbabalazi.co.za/wp-content/uploads/2017/06/menu-background.png) !important;
background-repeat: no-repeat;
background-position: right top;
}
But it just stays and repeats.
Comments
try this