Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Background Image Position

Home / Forums / Virtue Theme / Background Image Position

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
August 4, 2017 at 7:07 pm

Hi Team,
I am creating a website using the Virtue Premium theme, however have trouble with aligning the background image for the various pages created so far:
The website URL is: and the pages I have created and which have the different background image positions are home, booking and contact. I’d like them all to be the same as the home page.
The individual pages do not have a background image, the image is selected through the customized css as per the following:

body {
background-image: url(“
background-position: 0% 95%;
background-size: auto;
background-repeat: no-repeat;
background-attachment: scroll;
}

The page template for home and booking page is fullwidth, for the contact page it is contact (not sure if this is relevant).

Any idea how this can be fixed?

Thank you

  • The forum ‘Virtue Theme’ is closed to new topics and replies.