Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #413458

    Hi there,

    I’m having trouble figuring out the image size to use and how to make my background main content image cover all the main content area AND the header?

    Can you help?

    #413888

    Hey BrendaSarg!

    I see a crescent moon shaped image set to your header background. Are you trying to make that span the whole page? Go ahead and take a screenshot and highlight what your trying to do so we can get a better idea.

    Best regards,
    Elliott

    #413913

    I gave up on that as it wasn’t working.

    So now I guess I just want that top header (where the phone number is) to be transparent. And then I will need to change that text up there to white.

    Thank you.

    #413914

    How do you attach a screenshot? I don’t see the option.

    #414210

    Hi!

    You can upload screenshots to for instance imgur.com or a public dropbox folder, then post the links here.

    Please try the following in Quick CSS under Enfold–>General Styling for transparency:

    #header_meta{
    background:transparent !important;
    border-bottom-width: 0px !important;
    }
    
    .container_wrap{
    border-top-width: 0px !important; 
    }

    Cheers!
    Rikard

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