Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: added info for versions 4.13 or higher, changed labels for related help and added links to Scripts & Styles

Table of Contents

Overview of updates.css


Multiexcerpt
MultiExcerptNameFeature Overview

Commerce Vision BPD websites all have a foundation CSS style sheet (theme.css), which gives the site its base style. To customise the look and feel, the CSS updates file (updates.css) can be edited to apply styling changes to elements throughout the site. 

...

  1. In the CMS, navigate to Advanced Content → Style Sheet Editor, or for versions higher than 4.13.02, Advanced ContentScripts & Styles → Style Sheets, then Edit for 'updates.css'.

  2. Hover over the Options menu and select File History.

     

  3. The previous versions will be listed, with the current version highlighted and displayed. 

     

  4. Select a previous version from the list, and view the source code.

  5. If this is the correct version you wish to revert to, click Restore this version.

     

  6. The editing screen will load with the new source code displayed. 

  7. Edit the code if required, otherwise click Save.

...