Tagged: x
-
AuthorPosts
-
February 5, 2017 at 8:38 pm #1359069
CodyParticipantI would like to change the opacity of the logo background color to a different opacity in order to show the background image more..is it possible to add a custom css to do this?
Am a newb
February 5, 2017 at 10:23 pm #1359129
CodyParticipantbump
February 6, 2017 at 12:06 am #1359194
Paul RModeratorHi,
You can add this under Custom > Edit Global CSS in the Customizer.
.x-logobar { background: rgba(255,255,255,0.5); }If that doesn’t help, please provide us your site url so we can take a closer look.
Thanks
March 5, 2017 at 9:10 pm #1395628
CodyParticipantThis reply has been marked as private.March 6, 2017 at 12:51 am #1395788
LelyModeratorHi Cody,
Thank you for the credentials.
I did checked Customizer and above CSS was not added. Although, that CSS is not needed because the Renew stack you were using have that option. Go to Appearance > Customize > Renew > Logo background set the the background color.Hope this helps.
March 14, 2017 at 12:06 pm #1406766
CodyParticipantI removed the code from the custom css lety because it didn’t have an effect. I actually have the logo background set to white and fully transparent but the opacity still remains solid. The opacity slider is set all the way to the left and at 0.
March 14, 2017 at 1:37 pm #1406922
JadeModeratorHI there,
Please try this code:
.site { background-color: rgba(255,255,255,0.5); }Hope this helps.
March 14, 2017 at 4:07 pm #1407121
CodyParticipantthat did do the trick but unfortunately it changes some of the body elements as well 🙁
any way to just define the header? \
also, revolution slider is limiting my slide duration to 14 seconds. any idea whatsup with that?
March 14, 2017 at 5:12 pm #1407183
CodyParticipantedit: i fixed the problem with the other elements..but really stuck on revolution slider only allowing a 14.75 second time line?
March 15, 2017 at 12:49 am #1407598
FriechModeratorHi There,
Would you mind to clarify the issue? 14 seconds is the time frame to animate all the layers on your slide, is there anything should be happening after that?
Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1359069 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
