Hy i change the dimension of the logo picture in template .css whidt 767 px (maximum side)
but now the logo is not responsive (picture whidt is 760 px)
Any suggestion?
Thanks to all
currently the logo image is implemented as background-image - so it does not scale.
You can change this by modifying the block 'header.php' and a small less/css adjustment.
Best regards,
Olli
[EDIT]
I attached a fix. Replace header.php and add the contents of template.less to your own template.less. Afterwards compile your less files.
PS: You have to replace 'header.php' after each update of the framework
- maybe the contents of the file will change in the future - so have a look at
it before you replace it.
There are no replies made for this post yet. However, you are not allowed to reply to this post.
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »