Home Forums Jevelin Theme Adjusting size of portfolio image Reply To: Adjusting size of portfolio image

Home Forums Jevelin Theme Adjusting size of portfolio image Reply To: Adjusting size of portfolio image

gs762698
Participant

Solved..

Invert the code..

see below..

 

.single-fw-portfolio  .sh-ratio-container {
padding-bottom: 0;
}
.single-fw-portfolio .sh-ratio-content {
max-width: 1000px;
background-size: 100%;
background-repeat: no-repeat;
margin: 0 auto;
height: 620px;
}