• Resolved hunter.nigel

    (@hunternigel)


    hi – how do i change the parallax imagery on the home page? contact image – image of buildings etc?

    also, how do I change the main theme colour from the current brown to another colour?

    thanks in advance – loving the theme so far

    https://www.looklikeyou.co.uk

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi..

    Please go to Admin Dashboard >> Appearance >> Customize >> Theme Options>> Theme General Options.

    Now copy below css code into Custom CSS Editor

    .enigma_blog_area:before {
        background: url(IMG-URL) fixed !important;
    }
    .enigma_project_section:before {
        background: url(IMG-URL) fixed !important;
    }
    .enigma_contact_area:before {
        background: url(IMG-URL) fixed !important;
    }

    Here IMG-URL is replaced by your desired image url.

    Please send your theme color code which you want in your theme.

    Save the changes.

    Thanks.

    What are the right images dimensions?
    Thank’s

    Hi,
    is it possible to stop the hompage from scrolling down alone?
    The left buttons are a nice way to scroll.
    Have a nice day and thank’s again for the nice theme.

    Hi,

    Please use image of 1920*1240 (width*height in px).

    Please explain your issue in details.

    Thanks.

    Hello,

    is it possible to create a parallax video instead of an image?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘change images on parallax’ is closed to new replies.