Hi,
I purchased the PavWine theme and have asked them this question but have not gotten any response. I have also read other posts here on the forum about resizing logos but I still cant get it right.
my site is www.horsemansshop.com and as you can see my shop name in the middle is really too small. I have resized the image but that did nothing. All I can think is that the container/cell it is in is limited to a certain size.
If this is right can someone help me to make it bigger so that my shop name is more prominant.
Thank you, sorry this is my first OpenCart and a steep learning curve although it is way easier than the Zen Cart I currently have.
Johanne
You can try deleting this line on bootstrap.css on line 86
max-width: 100%;
But it will reposition the elements a bit...the theme was designed for that logo size to look ok
max-width: 100%;
Code: Select all
img {
max-width: 100%;
height: auto;
vertical-align: middle;
border: 0;
-ms-interpolation-mode: bicubic;
}
Opencart Templates, Modules, Themes & Custom Development | ShopThemer
In admin...edit every parent category(not subcategory) that you want to show on the top menu and check the "Top" checkbox
Opencart Templates, Modules, Themes & Custom Development | ShopThemer
Who is online
Users browsing this forum: No registered users and 11 guests