Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #779040

    Hello Team!

    Loving the theme, the site’s really coming together.

    When I scroll down I have the header sticky, shrink and transition to my green with some transparency.

    The background of the pages text in the menu is my green but not transparent thus making the scroll down animated transition not smooth and inconsistent.

    Can you help me make the page text background become transparent-the same amount as the rest of the header? Perhaps this will resolved the transition issues…

    Thank you very much

    #779096

    Hey murdochduncan,

    Please, may you share your website link?

    Best regards,
    John Torvik

    #779724

    Yes, thank you!

    #779800

    Hi,

    I’m not sure how to log in to your site? All URLs I try redirect me to the URL in private.

    Best regards,
    Rikard

    #780230

    I’m not sure what happened here… I may have omitted something. Below is my url:

    Thank you for your help and sorry for the inconvenience.

    #780768

    Hi murdochduncan,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #top #header .av-main-nav > li > a  {
        background-color: transparent;
    }
    
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #780949

    Hello,

    Entering the code in the Quick Css didn’t work. I haven’t used the other method and don’t know where to begin…

    Could you point me in the right direction?

    Thank you,

    Duncan

    #780955

    Hello, I have entered the code into custom.css file with “success”… but the site is not altered to make the changes I’m looking for…

    Do you have another code or way?

    Thank you,

    Duncan

    #781506

    Can anyone help me with this please?

    Can you help me make the page text background in the header become transparent -the same amount of transparency as the rest of the header?

    Thank you,

    Duncan

    #781761

    Hi,
    I’m not sure if I understand what you are asking, do you mean that when you scroll down the text from the page shows through the green header? Sorry I looked at your site and it looks really good :)

    Best regards,
    Mike

    #781797

    Hi thank you so much for looking into my site. I appreciate the encouragement!

    I do want the transparency in the header when I scroll down so that the page is seen through. But right now the menu bar isn’t transparent behind the text of the title pages in the header)

    Hope this makes sense!

    Is there a way to make the whiole header transparent when I scroll down?

    Thank you,

    Duncan

    #782015

    Hi,
    OK, I see now :)
    I added !important; to Victoria’s code & it worked on my end, Please add & clear your cache :)

    #top #header .av-main-nav > li > a  {
        background-color: transparent!important; 
    }

    Best regards,
    Mike

    #782112

    Amazing! Once again, thank you for resolving this issue for me. Much appreciated!

    Duncan

    #782127

    Hi,

    Glad we could help. Thanks for using Enfold :)

    Best regards,
    Nikko

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