Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1359069
    Cody
    Participant

    I 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

    #1359129
    Cody
    Participant

    bump

    #1359194
    Paul R
    Moderator

    Hi,

    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

    #1395628
    Cody
    Participant
    This reply has been marked as private.
    #1395788
    Lely
    Moderator

    Hi 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.

    #1406766
    Cody
    Participant

    I 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.

    #1406922
    Jade
    Moderator

    HI there,

    Please try this code:

    .site {
        background-color: rgba(255,255,255,0.5);
    }

    Hope this helps.

    #1407121
    Cody
    Participant

    that 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?

    #1407183
    Cody
    Participant

    edit: i fixed the problem with the other elements..but really stuck on revolution slider only allowing a 14.75 second time line?

    #1407598
    Friech
    Moderator

    Hi 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.

  • <script> jQuery(function($){ $("#no-reply-1359069 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>