Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #1327884
Background image
Closed

Comments

  • Joe started the conversation

    Hello Team.

    I am trying yo use a custom background image for the body of the Shop menu and I do not know how to do it. 

    Also, due to the Shop page has two Products, I would like to also change the background image for every product. 

    The page called Shop in true-truffle.com shows now a white background in the body of the page. How can i custom the background ?

    website: true-truffle.com

    Please let me know,

  •  444
    Sergio replied

    Hi, 

    Can you pls provide more details (screenshots) for each issue?

    If you’re happy with our theme, please rate us with 5 stars on Themeforest. It keeps us motivated!  (How to rate).

    Regards Sergio Codex.

  • Joe replied

    See word document attached

  •  444
    Sergio replied

    HI!

    pls. try to use following css:

    body.archive .block-content{
        background-image: url(http://www.true-truffle.com/wp-content/uploads/2016/06/stock-photo-cement-wall-concrete-texture-689636848.jpg) !important;
        background-position: center !important;
        background-repeat: no-repeat !important;
        background-size: cover !important;
    }

     

    If you’re happy with our theme, please rate us with 5 stars on Themeforest. It keeps us motivated!  (How to rate).

    Regards Sergio Codex.