This topic has 1 reply, 2 voices, and was last updated 7 years by Laura.

  • Author
  • #155256
     neuromant
    Participant

    Hello,

     

    it seems all the questions I have have been asked on the other forums where i cannot see the answer..

    Is it possible to set a background color behind all the main content for each page?

     

    Also, i wish to set a background image for the headers in each page.. I will be adding an example of how i need it to look.. im sure it could all be done with some CSS but dont know exactly how..

     

     

    Attachments:
    You must be logged in to view attached files.
    #155418
     Laura
    Moderator

    Hello, for a background color for the main container use this css at style.css of child theme

    COPY CODE
    
    #main-container {
        background: black !important;
    }
    

    And for the header image use this

    COPY CODE
    
    #page-title {
        background-image: url(http://suraembajadores.com/wp-content/uploads/2017/03/cr-bg-tortugas-1200x480.jpg) !important;
        background-size: cover;
    }
    

    Just change the url of the image 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

Viewing 2 posts - 1 through 2 (of 2 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?