M
M
MrRobot14132020-02-17 23:25:05
css
MrRobot1413, 2020-02-17 23:25:05

How to display images on the side (Bootstrap 4)?

It is necessary that neighboring pictures are displayed as translucent as here , now so .

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
aleks_web_dev, 2020-02-18
@MrRobot1413

Set opacity property to 0.5
Give those pictures on the sides a common class and set this property
class="painting opacityImg"
.opcacityImg{
opacity:0.5
}

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question