Background on home page - by queenb123 - on WordPress WooCommerce support

This topic has 9 replies, 3 voices, and was last updated 9 years, 1 months ago ago by Jack Richardson

  • Avatar: queenb123
    queenb123
    Participant
    October 30, 2015 at 16:46

    Hi,

    In relation to this post:

    https://www.8theme.com/topic/background-stretch/#post-97050

    is there a way to add a background pattern to the HOME page only please?

    Please, contact administrator
    for this information.
    8 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    October 30, 2015 at 19:04

    Hello,

    Please specify what pattern you want to add.

    Regards,
    Eva Kemp.

    Avatar: queenb123
    queenb123
    Participant
    October 30, 2015 at 20:52

    Hi ive added it in the media folder:

    seamless-damask-pattern.png

    Please let me know how it is done, just in case i need to change it.

    Many thanks!

    Avatar: queenb123
    queenb123
    Participant
    October 30, 2015 at 22:02

    Hi Eva,

    Please note i only want the background from below the slide and all the way down the page, let me know if this is possible.

    Thank you.

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    October 31, 2015 at 11:00

    Hello,

    I’ve added this code in CSS block of Visual Composer editor in your home page:

    header {
       background-color: white;
    }
    
    .st-content {
      background-image: url('http://www.brazilianweave.uk/wp-content/uploads/2015/10/seamless-damask-pattern.png');
    }

    Please check the page.

    Best regards,
    Jack Richardson.

    Avatar: queenb123
    queenb123
    Participant
    October 31, 2015 at 11:19

    thank you, is there a way for me to change it so that the background does not repeat?

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    October 31, 2015 at 11:39

    Hello,

    Please edit the code to this one:

    .st-content {
      background-image: url('http://www.brazilianweave.uk/wp-content/uploads/2015/10/seamless-damask-pattern.png');
      background-repeat: no-repeat;
    }

    Best regards,
    Jack Richardson.

    Avatar: queenb123
    queenb123
    Participant
    October 31, 2015 at 11:45

    Thank you

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    October 31, 2015 at 11:48

    Hello,

    You’re welcome.

    Best regards,
    Jack Richardson.

  • Viewing 9 results - 1 through 9 (of 9 total)

The issue related to '‘Background on home page’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.