how to change the pattern (style & color) of background

Support Forums Cian – WP Theme how to change the pattern (style & color) of background

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #4241
    ROLLAND
    Participant

    Hi,

    I’d like to set up the nice pattern in the example (small lines in diagonale in blue and black).
    How can I add it ?

    Thanks a lot

    #4249
    CreaboxThemes
    Keymaster

    Hi Rolland,

    that patterns in the examples are from the html version, not the wordpress theme. I can send you the images to use. You have to upload the patterns in the page Media > Add New and copy the link.

    Then, you go to Appeareance > Theme Options > Custom Scripts, and type the next code in the field ‘Custom CSS’:

    #spotlight1 {
    	background: #fff url(link_pattern) repeat;
    }

    In this example, I have used the section sportlight1, but you have to type the sections you want.

    Regards

    #4250
    ROLLAND
    Participant

    thanks a lot.

    I’ll be very pleased if you can send me the pictures.

    matthiasrolland@yahoo.com

    Thanks

    #4253
    CreaboxThemes
    Keymaster

    Hi,

    I have sent you the patterns.

    Regards

    #4258
    ROLLAND
    Participant

    Thanks a lot.

    It works perfectly

    #4260
    CreaboxThemes
    Keymaster

    Your welcome 😉

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.