Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1103570

    Hi team,
    Great theme.
    How can I make the header transparent, say at 50%? I know there are transparency/glassy options but I want the header on all pages 50% transparent.
    Is that possible?
    Thanks

    #1104600

    Hey marsh1984,

    I load the page and I can see the 50% are you done with it?

    Best regards,
    Basilis

    #1105053

    Hi there,
    Thanks for your reply.
    The header on the home page is currently set to transparent/glossy. How do I change the transparency of this setting to be 50% transparent?
    Thanks

    #1106052

    In General Styling try with this css rule:

    #top .av_header_transparency {
    background: rgba(0, 0, 0, 0.6);
    }

    Just edit last property 0.6 for the value that you need e.g (0.3 , 0.5. 0.8. 0.9 etc.)
    After that reload page with ctrl+f5 to see effect.

    #1106058

    Hi marsh1984,

    Did you get it working or do you need more help?


    @Darebvk
    thank you for your input.

    Best regards,
    Victoria

    #1106578

    Thanks thats great.

    #1263141

    hi

    i wonder how my header can be set like this site

    https://www.cmore.se

    #1263426

    Hi Thecableguys,

    There are no settings to achieve that exact layout in the theme, but I’m sure that you could come close if you select for some of your menu items to be styled like buttons under Appearance->Menus for example. If you need further help then please post a link to your actual site, and try to explain a bit further what you need help with.

    Best regards,
    Rikard

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