Can i change theme color ? i would like to change the aqua color in default theme
Hello.
Inspect colors with Firebug addon to find what css file your need to change
for example header color in the ..headerstrip {
background-color: red;
height: 72px;
}
css rule
../storefront/view/default/stylesheet/style.css about line 258
how can i do it ? sorry its my first time in web :) where i can edit it ?
Quote from: Jrald12 on March 23, 2015, 11:17:12 AM
how can i do it ? sorry its my first time in web :) where i can edit it ?
Open this file ../storefront/view/default/stylesheet/style.css via Cpanel filemanager