Hi there.
The stylesheet located here –> /wp-content/themes/mystile/styles/grey.css
contains an ID called #navigation.
Here is the complete ID here
#header #navigation {
float: right;
clear: none;
border: 0;
background: 0;
-webkit-box-shadow: none;
box-shadow: none;
width: auto;
}
All you need to do is change the property on float from “right” to “left” so it will look like this
#header #navigation {
float: left;
clear: none;
border: 0;
background: 0;
-webkit-box-shadow: none;
box-shadow: none;
width: auto;
}
Thanks so much your a life saver! Last question and since you’ve been so much help its obviously optional. Anyway to make the products to the left too when you click on something? And what about making the white part a little transparent to bring in some of the wood background?
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
Why don’t you ask WooThemes this?
I thought there support was paid?
Thanks again for all your help I figured it out.
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
Then pay for it?
ww.wp.xz.cn forums are meant for products distributed on ww.wp.xz.cn.