Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #153451
    marykathill
    Participant

    Hi,

    here’s my website : marykathill.com

    I cannot change the background color. Right now, it is black. I would like to change the background and add a photo or several photos to make different section.

    I have tried background image and colors but nothing changes. It remains black.

    I also would like to have the photo full width. I don’t know why there are two margin on the left and right. I would like to get rid of that black space.

    Thank you in advance,
    Mary

    #153493
    Skandha
    Participant

    @marykathill: To add background image to the content section
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #content {
    	background:url("https://catchthemes.com/demo/adonis/wp-content/themes/adonis-pro/assets/images/header-image.jpg");
    }

    You can change the image URL according to your choice.

    Which photo would you like to have full-width?
    Let me know if this helps you out!
    Kind Regards,
    Skandha

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Can\'t change background – Rock Band Theme’ is closed to new replies.