View Single Post
  #9  
Old 05-17-2015, 04:54 AM
 
stinkyfeet stinkyfeet is offline
 

Member
  
Join Date: Oct 2014
Posts: 14
 

Default Re: How do I change the logo "width" in X-Cart 5.1.5?

Quote:
Originally Posted by totaltec
Try:
Code:
@media screen and (min-width:992px) { #logo { width: 100%; } }

Hello matey

I hope you dont mind me asking you on this thread, I have done as you stated to the other poster and although it increases the size of the logo, it pushes down the webpage creating big white space beneath, is there a way around this please?
Big thank you
__________________
X-Cart 4
Reply With Quote