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

Okay
  Public Ticket #1056091
Background images in a row
Closed

Comments

  •  2
    masseraj started the conversation

    Hi! I wanted to find out a couple of things. First, when you create a row, where do you tell it what the background image should be. For example on this homepage, the background has an airplane on it. Where do I change this through the interface? http://ewrredev.wpengine.com/ 

    Second questions, am I able to control when that image is seen in a responsive design? I would like to change the image to one with no airplane on tablets and mobile phones. Is this possible? I'm not seeing anywhere to do this. 

    Thanks!

    Jen

  •  444
    Sergio replied

    HI!

    pls. share the wp-admin accesss, we'll check.

    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.

  •   masseraj replied privately
  •  444
    Sergio replied

    HI,

    1) Pls. check (screen 091)

    2)You can select a class for row (screen 092) and use following css:

    @media (max-width: 786px) {
        body .no-mobile-bg{
            background-image:none!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.

  •  2
    masseraj replied

    Hey! Thank you! This worked. Do you know if there is a place in the interface to change the background image or to set the background color of that row? I'm assuming this is in a row. I don't see this at all in the interface and it seems like there would be one there. I originally used one of the template pages as a starting point for this page so this is why I'm a bit confused. :-) 

    Anyway, thanks again!

    Jen

  •  444
    Sergio replied

    Hi,

    Background color  set here check (screen 104) , but in this case, the image has a gray background which occupies the entire space. PLs. insert a picture without background and then you can set a color backgrounds.

    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.