Support Forums

Welcome to Northeme Support Center & Knowledgebase. Theme support covers installation & getting setup, trouble with using theme features and bug fixes. Our goal is to reply your questions within one business day.


Define picture size by browser height?

Case ID #6551   -   Other

Hi Mert
Is there any ccs way I can style that my portfolio-pictures are never bigger than the browsers height?

I am doing a portfolio with only square pictures, and on laptop browsers I have to scroll to see the whole picture.

I have used this, but there are so many screen-posibillitys in between, that it doesnt quite do the trick:

@media only screen and (max-width: 1440px) {
.column-row.nor-align-top {
width: 60%;
}}
@media only screen and (max-width: 1024px) {
.column-row.nor-align-top {
width: 100%;
}}

Please sign in to your Northeme account in order to view replies and reply this case.

Login

Theme support is only available for our premium themes.

Please sign in to access support forums and submit your queries.

LOGIN