News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

Responsive logo

Started by parfumylacno, June 05, 2018, 12:29:02 PM

Previous topic - Next topic

parfumylacno

Hello

I just find out, that my responsive template of my eshop (you can see on attached link or picture in attachments) doesn t work fully responsive = my logo is in mobile devices not responsive - you can see in attached picture.

Plesase, is there any simply solution to make any changes in CSS code to make logo responsive? Or I have to change logo with any another responsive version?

Thank you very much.

Have a nice day.
Owner of e-shop https://www.parfumylacno.sk with perfumes FM Group

jjk

Perhaps try to change in bootstrap.responsive.css:

a#logobox img {
    max-width: 373px;
}

to

a#logobox img {
    width: auto;
}

If your template supports a custom.css file, add it to that instead.
Non-English Shops: Are your language files up to date?
http://virtuemart.net/community/translations

parfumylacno

sorry for my late response - i forgot to set notifications, when anybody write a response.

thank you very much, now it is working, thank you.
Owner of e-shop https://www.parfumylacno.sk with perfumes FM Group