Jump to content
  • разработка интернет магазинов на opencart
  • доработка интернет магазинов на opencart

Как выровнять этону?


Recommended Posts

в предыдущий медиазапрос добавьте
 

.product-thumb .price {
	position: absolute;
	color: #444;
	bottom:60px;
	font-family: 'Montserrat', sans-serif;
	font-size: 22px;
}

 

Link to comment
Share on other sites


@kJlukOo им bottom попотому чтольше нужен - оно от низа карточки позиционируется, а не от низа .caption

или .caption сгделать relative

Edited by codeKong
Link to comment
Share on other sites


14 минут назад, codeKong сказал:

position: absolute; уезжает весть текст...

.product-thumb .price {
	position: absolute;
	color: #444;
	bottom:60px;
	font-family: 'Montserrat', sans-serif;
	font-size: 22px;
}

 

 

Link to comment
Share on other sites


Я бы вообещё огранилил высоту названия и описания одинаково для всех карточек, с помощью overflow: hidden. После задал бы min-height для caption и тем самым этона была бы на одном уровне и все выглягдело гармонично.

Edited by S1mple
  • +1 1
Link to comment
Share on other sites


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

On our site, cookies are used and personal data is processed to improve the user interface. To find out what and what personal data we are processing, please go to the link. If you click "I agree," it means that you understand and accept all the conditions specified in this Privacy Notice.