Viewing 26 posts - 1 through 26 (of 26 total)
  • Author
    Posts
  • #243226

    Hi there,

    I would like to make the background of my colour section transparent. I’ve looked at previous posts and tried

    { background: rgba(0,0,0,0.5); }

    but that did not work. All it did was make my background grey.

    I’ve also tried:

    #main {
    background-color: transparent;
    }

    but that did not work either.

    Thanks,

    #243352

    Hi Mark!

    Can you please give us a link to the website? Did you apply a background image on the whole site? Otherwise, the color section’s transparency will only show the background of the html container.

    Cheers!
    Ismael

    #243479
    This reply has been marked as private.
    #243645

    Hey!

    Please add following code to Quick CSS instead

    #happy-hour-signup {
    background-color: rgba(0,0,0,0.5)!important;
    }
    #main, .html_stretched #wrap_all {
    background-color: transparent;
    }

    Best regards,
    Yigit

    #243663

    Hi Yigit,

    I’m sorry, I did exactly what you said and it did not work…

    Mark

    #243961

    Hey!

    It is working actually. You can try changing rgb value to transparent and adding a background image to HTML to check it. Please add following code to test tit

    html {
    background-image: url(https://www.menucool.com/slider/prod/image-slider-1.jpg);
    }
    #happy-hour-signup {
    background-color: transparent!important;
    }

    Best regards,
    Yigit

    #244006

    Hi Yigit,

    I was hoping that when I scroll down to the email sign up, it would be transparent and with the parallax feature, that it would show my full-screen images above.

    Is there anyway to get it to do that?

    Mark

    #244225

    Hi!

    Thank you for the question. Unfortunately, this is beyond the scope of support and is not a theme related issue. You might need to find a plugin or hire a freelance developer to add the feature for you. Please do visit Werkpress for further customization.

    Regretfully, we won’t be able to help you with this one. If you have any further questions about the theme, we are more than happy to provide you with assistance on these inquiries.

    Cheers!
    Ismael

    #281365
    This reply has been marked as private.
    #281370

    Hi!

    Can you upload your screenshot on imgur.com or Dropbox public folder and post the link here? Seems like it is not attached. Also can you post the link to your website?

    Cheers!
    Yigit

    #281373
    This reply has been marked as private.
    #281378

    Hi!

    “Your authorization failed.
    Please try refreshing the page and fill in the correct login details.”

    Cheers!
    Yigit

    #281380
    This reply has been marked as private.
    #281386

    Hi!

    Authentication is required. Please post logins or simply upload your screenshots on imgur.com or Dropbox public folder

    Regards,
    Yigit

    #281390
    This reply has been marked as private.
    #281394

    Hi!

    This is what i am talking about – http://i.imgur.com/RrAazP3.png :) We need login credentials to see your screenshot.

    Cheers!
    Yigit

    #281397
    This reply has been marked as private.
    #281400

    Hey!

    Your best option would be uploading background images that are already blurred. It would be possible using custom CSS but it would apply to color section content as well and not only to its background image

    Regards,
    Yigit

    #281404
    This reply has been marked as private.
    #281408

    Hey!

    Can you post the link to your website?

    Best regards,
    Yigit

    #281410
    This reply has been marked as private.
    #281417

    Hi!

    You are currently using an older version of the theme which is not compatible with the WordPress version you are using. Please update Enfold to the latest version 2.8.1 via FTP – http://vimeo.com/67209750

    Best regards,
    Yigit

    #281419
    This reply has been marked as private.
    #281420
    #281422
    This reply has been marked as private.
    #281423

    Hi!

    You are welcome Josh, we are always glad to help! :)
    You too have a good day!

    Cheers!
    Yigit

Viewing 26 posts - 1 through 26 (of 26 total)
  • The topic ‘Colour Section Transparent’ is closed to new replies.