Site logo

[Support request] Background color in header mobile

Home Forums Support [Support request] Background color in header mobile

Home Forums Support Background color in header mobile

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2502625
    Albert

    Hi, I have a custom Header with Elements and I have applied a black background color with transparency for the menu part. In the desktop version it looks perfectly, but in the mobile it doesn’t. What I can be doing wrong? Thank you

    Example:
    https://www.banyeresdelpenedes.cat/agenda/

    #2502679
    David
    Staff
    Customer Support

    Hi there,

    try adding this CSS:

    .header-wrap #mobile-header {
        background-color: rgba(0,0,0,0.4);
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.