Help Center / Questions and Answers / Pages

How do I configure CSS for only a specific page?

How do I configure CSS for only a specific page?

Sometimes you may need to customize CSS styles only for a specific page on your website. Mobitsa gives you this option. Here's how to do it:

  1. Open the page for editing: go to the page for which you want to customize the CSS styles
  2. In the top-right corner of the page, click the three-dot icon.
  3. In the drop-down menu, select "Settings".
How do I configure CSS for only a specific page?
  • Then go to the "CSS" tab.
  • Enable the CSS editor for this page.
  • How do I configure CSS for only a specific page?
  • In the CSS editor that opens, you can paste your own CSS code. This code will be applied only to the current page.
  • Don't forget to save your changes by clicking the "Save" button

    Now the CSS styles you added will be applied only to the selected page, allowing you to customize the appearance and layout of that page without affecting other parts of your website.