Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1054938

    hello, is there a way to make the white bar transparant as well?

    best regards, jelle vanhijfte

    • This topic was modified 5 years, 10 months ago by yampieters.
    #1054950

    the transparency comes from the title container:
    but border style belongs to #header and main:

    .title_container {
        background-color: transparent !important;
        border: none !important;
    }
    
    #header_main,
    .container_wrap_first.container_wrap {
        border: none !important;
    }
    #1055804

    Hi,

    Thanks for helping out @guenni007, did you try that out and did you have any luck with it @yampieters?

    Best regards,
    Rikard

    #1057004

    yes, i did, thanks a lot for helping. You can close this ticket now.
    best regards, jelle vanhijfte

    #1057041

    Hi,

    If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘white must be transparant’ is closed to new replies.