How can I automaticly resize the Image at at the "Hello" pag. I have a Image it fits ok at the PC but not on mobile devices. At mobile devices it fits only in landscape, in high format it is cut
ekdemura Hi
Can you provide a link to your site to take closer look
pastelart.at
ekdemura Try with this custom css:
@media (max-width: 667px) { .gkHeaderBg { background-position: bottom right; } }
where du I have to write it
ekdemura Kindly check it here: https://www.gavick.com/documentation/joomla/templates/customization/custom-template-css