badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

sticky background and not any color for contents

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #41507
    Heidi
    Participant

    Hi, I did not manage to add a background-image instead of color, for content area or whole body. I need sticky background image which doe not move when scrolling. I added image in theme settings for background but it does not work at all as I need.

    #41595

    Hi Heidi,

    To set the background image for the content area go Appearance > Customize > Background Image and set the background image with the settings that you want. After that again go to Appearance > Customize > Ambition Theme Options > Custom CSS and paste the below CSS code then click on Save button.

    #page, #page .widget {background-color: inherit;}

    Thank you!

    #41598
    Heidi
    Participant

    Hi, it did not work. Still there is just background-color, and I don’t see image anywhere.

    #41621

    Hi Heidi,

    Could you please provide us the site URL? So that we can see the exact issue.

    Thank you!

    #41631
    Heidi
    Participant

    Hi, i’m building site here: http://www.valepa.fi/sivut-2016/

    So I need only background image to be there, behind all – not any color as now there is background-color for widget area and main content.

    #41754
    Heidi
    Participant

    Hi, I managed to remove background color from content area:
    div#content
    #page, #page .widget,
    div#content
    {background-color: inherit;
    background-color: transparent;}

    But not behind widget area (.widget-wrap I guess). Any help for that?

    #41853
    Heidi
    Participant

    Hi, if possible, transparent widget area would be nice BUT now I need help with this, I can’t make topmenu + logo -area background translucent, I would need it to be black, but so that site background-image can be seen through it. I tried to add repeating translucent png image to background but not with any luck. Any help?

    #41881

    Hi Heidi,

    First remove all your custom css code and go to Appearance > Customize > Ambition Theme Options > Custom CSS and paste the below CSS code then click on Save button.

    body.custom-background,
    .hgroup-wrap,
    #page,
    #content,
    #page .widget {
        background-color: inherit;
    }

    Thank you!

    #41882
    Heidi
    Participant

    Sorry but that does not work (see site now). And I (my customer) needs also topmenu-area to be black but but a little bit transparent. Why this is so difficult?

    #41971

    Hi Heidi,

    It’s not difficult. Above code should work file. May it is conflicting to some css code.
    It will be better if you provide us the temporary username and password via email. So, that we can set as you said also we will add a black with little transparent.

    Please do not share any username and password here in this forum because this forum is public and visible to all the members.

    Thank you!

    #42197
    Heidi
    Participant

    hi, I sent email for you. Do you have time to check it?

    #42204

    If you have send an email then our support team will reply you?

    Thank you!

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