Questions tagged as 'css-hover'

1
answer

How do I make the transition work on the "round trip" when using hover?

I have this :hover here ... .novidades{ background-color: #F5dcdc; background-color: #f5dcdc; background: linear-gradient(#f5dcdc, #bebef4); position: relative; bottom: 0; } .novidades:hover{ bottom: 20px; transition: bot...
asked by 21.02.2016 / 15:26
1
answer

What would be the CSS structure. How to set up this gallery template?

I'd like to know what CSS structure needs to be applied to get div s increase with a good animation transition at height and width CSS level, the internal contents of div need not occur, idea is looks like the link below: link...
asked by 25.10.2018 / 14:09
0
answers

Help to improve mix-blend-mode multiply effect

It's a rather complex case, but let's break it down, starting here. I needed to make an effect that, the color image gets a layer of black and white and does a multiply with a green layer. It's working (I do not know why you do not want to lo...
asked by 01.07.2018 / 23:04
2
answers

Hover in selector: before

I came across a situation, even know how to work around, doing otherwise, but I would like to know if it is possible to use: hover in an: before element, I have the following structure: <a href="" class="call-box call-info-city block">...
asked by 11.09.2014 / 20:55
1
answer

CSS - Action overlay

Friends I do not understand much about CSS or HTML, but I manage to get around with some things. I'm creating my site ( link ) but I'm in need of a help: As I created in the cargocollective the template is ready, so I modified some things. I...
asked by 18.01.2018 / 06:22
1
answer

DropDown Menu in CSS

Good afternoon, people, How do I make the dropdown work in the menu I created?    Hiding the dropdown of what we do was easy, but how do I make it appear with the mouse over the "what do we do" option?    I tried putting an id and hover prope...
asked by 23.05.2016 / 00:50
2
answers

How to align menu using CSS (Only) [closed]

Hello, I'm developing a website and after creating a dropdown menu, I had a small problem. It is not spaced, and the sub menu that appears is horizontal. I'm not interested in putting border and etc., however, I need help arranging the menu so i...
asked by 17.12.2018 / 16:35