When i browse my site with my imac the project title are exakt in the middle of the preview pic. when i use my laptop the project titles are more on the left side of the preview pic? how can i fix this?
Is there any chance that i can modify the css that the white border on hover will be thinner ?
Hey,
first thanks for this AWESOME!! theme.
This is my Site:
http://nicoschnell.com/index.php/photography-2/
I have 2 little questions:
When i browse my site with my imac the project title are exakt in the middle of the preview pic. when i use my laptop the project titles are more on the left side of the preview pic? how can i fix this?
Is there any chance that i can modify the css that the white border on hover will be thinner ?
Cheers
Nico Schnell / www.nicoschnell.com
Hey ,
@media only screen and (min-width: 1000px) { .portfolio-items.no-masonry .work-item:hover .bg-overlay { border-width: 4px !important; } } /*Center align project title*/ .portfolio-items:not(.carousel) .col.span_4 .work-meta { width: 100%!important; }
Best.
ThemeNectar Support Team