Support » Theme: Virtue » Main background image when using boxed theme

  • glenweb97

    (@glenweb97)


    Hi can you please tell me the best size image to use for the main background of the page when using boxed style site? (not header)
    No matter what image size i use it only presents the top part of the image and i would like the entire image to be seen (from top to bottom, but obviously only the sides).

    Regards, Glen.

Viewing 2 replies - 1 through 2 (of 2 total)
  • hannah

    (@hannahritner)

    Hey Glen,
    Something like 2000×1200 should work well. What have you used so far?

    Hannah

    Theme Author Ben Ritner – Kadence WP

    (@britner)

    You may want to use this css:

    body {
    background-size: cover !important;
    }

    That you can add in your theme options > advanced settings.

    That would force the image to resize with the screen size.

    Kadence Themes

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Main background image when using boxed theme’ is closed to new replies.