• redsealike

    (@redsealike)


    Hello – I am using fullwidthpage template. How can I use a imgae for backgorund pages?
    Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hari Maliya

    (@harimaliya)

    Hi Redsealike

    Thanks for using our theme.

    In order to set backgorund image in fullwidthpage template.

    Go to theme directory ->fullwidthpage.php.

    Add given style css. In <div class=”container” > .

    style='background: url("YOUR IMAGE URL");'

    For example :
    <div class=”container” style=’background: url(“YOUR IMAGE URL”);’ >

    Thanks

    Thread Starter redsealike

    (@redsealike)

    Hello – I tried to change it to a color first (instead of an image) and it will change only the background of the container.
    I would like to change the color of the whole page (mneu, container, etc..) if it;s possible.
    Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘use image for pages background’ is closed to new replies.