Thread
:
How do I change the logo "width" in X-Cart 5.1.5?
View Single Post
#
7
10-07-2014, 11:55 PM
totaltec
X-Guru
Join Date: Jan 2007
Location: Louisville, KY USA
Posts: 5,823
Re: How do I change the logo "width" in X-Cart 5.1.5?
Try:
Code:
@media screen and (min-width:992px) { #logo { width: 100%; } }
__________________
Mike White - Now Accepting new clients and projects! Work with the best, get a US based development team for just $125 an hour. Call 1-502-773-6454, email mike at babymonkeystudios.com, or skype b8bym0nkey
XcartGuru
X-cart Tutorials
|
X-cart 5
Tutorials
Check out the
responsive template
for X-cart.
totaltec
View Public Profile
Send a private message to totaltec
Visit totaltec's homepage!
Find all posts by totaltec