Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #660521

    Hi,

    on big sceens we have the menu on the left. so i can’t configure it to transparent…

    i tried it with:

    @media only screen and (max-width: 767px) {
    	#top #wrap_all #header {
        background: transparent !important;
        position: absolute !important;
    }}

    But the class “header_color” in id “header” seems to override my settings…

    Any suggestions?

    thx
    Chris

    #660793

    Hi Christian,

    I’m not sure if I understand what you are looking to achieve there, do you want the left bar transparent on mobile devices?

    Thanks,
    Rikard

    #660940

    Hi,

    nP. I solved it.

    thx
    Chris

    #661021

    Hey!

    Please keep us updated if you need anything else, we will be happy to assist.

    Best regards,
    Basilis

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