bootstrap transparent div code example
Example 1: bootstrap background transparent
bootstrap class background transparent
bg-transparent
Example 2: css opacity background color
background: rgba(255, 255, 255, 0.25);
bootstrap class background transparent
bg-transparent
background: rgba(255, 255, 255, 0.25);