Tagged: 

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #332945
    Guy Mitchell
    Member

    I recently upgraded to the Bold Photography Pro version and set the background image; however, it is not displaying after being set or after being published. Please help!

    #332954
    sweta
    Keymaster

    Hello Guy,

    Thank You for using Bold Photography Pro, to use Background Image option you will have to change Site Layout to Boxed.

    To change Site Layout, Go to Appearance => Customize => Theme Options => Layout Option => Site Layout, then Change it to “Boxed”

    I hope this helps. Let me know if I can assist you further.

    Regards,
    Sweta

     

    #333013
    Guy Mitchell
    Member

    Hello Sweta,

    Thanks for the response. When I complete these tasks and go to the background selection screen and select center fill for the background the background only appears on the right and left sides of the screen but not for the majority of the center of the screen only barely visible on the right and left side.

    -Guy

    #333014
    sweta
    Keymaster

    Hello Guy,

    Could you share your website’s URL with me? This will enable me to offer you more targeted help.

    Regards,
    Sweta.

     

    #333015
    Guy Mitchell
    Member

    Hi Sweta,

    Sure. Thanks for your help.

    https://transcendent-singularity.com/

    -Guy

    #333020
    sweta
    Keymaster

    Hello Guy,

    Please add this custom CSS from Appearance => Customize => Additional CSS.

    #page {
        background-image: url(https://transcendent-singularity.com/wp-content/uploads/2021/07/Site-Icon.jpg);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        background-attachment: fixed;
    }

    Please Let me know if this works.

    Regards,
    Sweta.

    #333023
    Guy Mitchell
    Member

    Hi Sweta,

    Thank you. The CSS code did work in applying the background, however, I tested changing the background image not that it is appearing, but it will not let me change it to any other background image.

    -Guy

    #333042
    sweta
    Keymaster

    Hello Guy,

    Thank you for update, I have given you static CSS to change background image. If you want to add another background image please change background image URL link. You have to change image URL, here:

     background-image: url

    Please let me know if you have further confusion.

    Regards,
    Sweta.

     

    #333054
    Guy Mitchell
    Member

    Hi Sweta,

    Got it. Thank you.

    -Guy

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.