Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author sonalsinha21

    (@sonalsinha21)

    Hi,

    Its possible in PRO version using featured image.

    However you can do this by changing the code of background with featured image code and then by setting different featured images in different pages you will get different background.

    Thread Starter sarabaptistadesousa

    (@sarabaptistadesousa)

    Thanks!

    One other thing: can I change the bottom menu on the Full Width (no Sidebar) page? It has the main menu but I would like to change it. If so, how can I do it?

    Theme Author sonalsinha21

    (@sonalsinha21)

    Hi,

    You have to edit footer.php

    Within this code: `<?php wp_nav_menu( array(‘theme_location’ => ‘primary’, ‘container’ => ”, ‘menu_class’ => ”) ); ?>

    change primary to new menu which you create from appearance menu.

    If you want to change the whole thing and use something else remove this entire code and code or use something else.

    Thread Starter sarabaptistadesousa

    (@sarabaptistadesousa)

    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Background images’ is closed to new replies.