-
AuthorPosts
-
March 26, 2014 at 9:51 am #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,
March 26, 2014 at 2:29 pm #243352Hi 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!
IsmaelMarch 26, 2014 at 7:15 pm #243479This reply has been marked as private.March 27, 2014 at 4:48 am #243645Hey!
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,
YigitMarch 27, 2014 at 5:31 am #243663Hi Yigit,
I’m sorry, I did exactly what you said and it did not work…
Mark
March 27, 2014 at 5:59 pm #243961Hey!
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,
YigitMarch 27, 2014 at 6:53 pm #244006Hi 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
March 28, 2014 at 8:03 am #244225Hi!
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!
IsmaelJune 19, 2014 at 9:08 pm #281365This reply has been marked as private.June 19, 2014 at 9:12 pm #281370Hi!
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!
YigitJune 19, 2014 at 9:14 pm #281373This reply has been marked as private.June 19, 2014 at 9:18 pm #281378Hi!
“Your authorization failed.
Please try refreshing the page and fill in the correct login details.”Cheers!
YigitJune 19, 2014 at 9:22 pm #281380This reply has been marked as private.June 19, 2014 at 9:25 pm #281386Hi!
Authentication is required. Please post logins or simply upload your screenshots on imgur.com or Dropbox public folder
Regards,
YigitJune 19, 2014 at 9:30 pm #281390This reply has been marked as private.June 19, 2014 at 9:37 pm #281394Hi!
This is what i am talking about – http://i.imgur.com/RrAazP3.png :) We need login credentials to see your screenshot.
Cheers!
YigitJune 19, 2014 at 9:42 pm #281397This reply has been marked as private.June 19, 2014 at 9:50 pm #281400Hey!
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,
YigitJune 19, 2014 at 9:55 pm #281404This reply has been marked as private.June 19, 2014 at 9:57 pm #281408June 19, 2014 at 9:59 pm #281410This reply has been marked as private.June 19, 2014 at 10:01 pm #281417Hi!
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,
YigitJune 19, 2014 at 10:05 pm #281419This reply has been marked as private.June 19, 2014 at 10:05 pm #281420Hi!
Please see – http://justcreative.com/2013/01/22/how-to-use-custom-fonts-with-font-face-on-wordpress/
or try using this plugin http://wordpress.org/plugins/wp-font-face/Regards,
YigitJune 19, 2014 at 10:08 pm #281422This reply has been marked as private.June 19, 2014 at 10:09 pm #281423 -
AuthorPosts
- The topic ‘Colour Section Transparent’ is closed to new replies.