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

    Hi!

    Is it possible to have the column background color 50% transparent? If so… how? :)

    Thanks for a great theme!

    #510475

    Hi luckylobo10!

    You can apply a transparent background-color via css:

    background-color: rgba(215, 40, 40, 0.9);
    

    The last digit controls opacity.

    If you provide us with a link to the specific section you would like to change the background-color for, we can give you the exact css you’ll need.

    Regards,
    Dake

    #516844

    Thank you. Would be great if you could give me exact css :)

    #516875

    Never mind… found out :)

    #517279

    Hi,

    Glad you found it :-)

    Regards,
    Rikard

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Transparent columnd background color’ is closed to new replies.