Actions

Difference between revisions of "Design/Adding custom CSS/JS"

From Shopnix Help

(Where I will get this feature ?)
(Where I will get this feature ?)
Line 14: Line 14:
  
 
[[Image:header.png | frameless | 1200px]]
 
[[Image:header.png | frameless | 1200px]]
 +
 +
In the area provided there you can place your own CSS or JS with in the stylke and script tags.
 +
 +
You can put the codes (CSS/JS) in FOOTER also but the difference is that header part will execute first and footer part will execute later.
 +
  
 
If you have more queries or would like assistance with this please contact us on [mailto:support@shopnix.in support@shopnix.in].
 
If you have more queries or would like assistance with this please contact us on [mailto:support@shopnix.in support@shopnix.in].

Revision as of 20:51, 14 July 2014

What is Adding custom CSS / JS ?

You can customize your existing shopnix store using HTML, CSS and JS . You can do the same by using following approach.

You can directly edit the code from FOOTER/HEADER. Using this page, you can either write custom html/css/js code or modify existing site elements using JS/CSS. You'll find example code already in place here for your reference.

Where I will get this feature ?

Go to ADMIN > SETUP > PAGES > HEADER/FOOTER.

Pages2.png

Click on the either HEADER or FOOTER (Example HEADER) and you will get a page like below

Header.png

In the area provided there you can place your own CSS or JS with in the stylke and script tags.

You can put the codes (CSS/JS) in FOOTER also but the difference is that header part will execute first and footer part will execute later.


If you have more queries or would like assistance with this please contact us on support@shopnix.in.