Quote:
Originally Posted by C3 Tactical
Using the checkout in a Wordpress site but the store front page is so ugly I want to alter how it looks, but can't find out how or what to search the Forums for.
http://www.c3tactical.co.uk/c3-stores/
Its currently awful as you can see and I'd like to be able to show some images for the categories and remove the tabs as they seem to double up and be all over the place and in no particular position.
Also if its advice like "alter the CSS to blah..." please make it more clear as to where that can be found and edited. I've had previous responses like that and they only make sense to people who know how to code the CSS page so it makes little sense to someone who doesn't know how and where to make make this edits,
Please advise.
Thanks
Patrick
|
Hello!
Well, the reason for unsatisfactory look and those tabs is the fact that two category widgets at the same time are added to that page source:
horizontal categories and
vertical categories widgets. So to just display images, I can suggest getting rid of both of them (they can be found in the source code of the page you’ve provided link to), on lines 210 and 213 accordingly. Since you have your website built with WordPress.org, and you use our
Wordpress plugin, it creates a special page for the store - ‘Store’, you will find it in your WordPress Admin area → Pages. Open it, and start editing, then remove the category widget codes from it. Press Update button on the right column and check your store.
Altho one of them can be utilized to suit your website’s design, there’s no need to keep both of them, that’s for sure.
Now, about the design in general - we would be glad to assist you in altering the design, but to give specific answers we need specific questions. Just tell us, what element you’d like to change and how, and we shall provide you with detailed guide (or a link to one), that would help to achieve this.
Still, all the CSS changes can be made in your Ecwid control panel > System settings > Design, there you’ll need to just create new CSS theme - you’ll see an empty tab where you could insert the codes you can find throughout the forum and knowledge base.
More info can be found in this article:
http://help.ecwid.com/customer/porta...e-ecwid-design
Also, this article can be of use for troubleshooting:
http://help.ecwid.com/customer/porta...o-my-css-theme
Also, to apply simple changes you don’t really have to be familiar with CSS, for example in this thread it’s described how you can change design of certain elements:
http://www.ecwid.com/forums/showpost...16&postcount=2
And last, but not least, you can always use premade themes for Ecwid, like Thematizr.com here suggested, this would save a lot of time.