Customized e-shop design

How to customize the appearance of the e-shop?

In Pobo Page Builder you can customize the look of your e-shop. We will show you how to create your first customization and the benefits of the customization feature in Pobo Page Builder.



How to make the first adjustment?


After logging in, click on Code Editor in the top menu, then the overview page will open with a button to create an edit. Then click on the Create new style button:

How to write a first edit?

In the modal window, first fill in the name of the modification and then the custom CSS styles. In our case, we want to change the background color of the main menu - so we write the menu selector and the background color.

We then save the edit and check it on the e-shop. This way you can edit almost any part - from color, to size or indentation of elements.

If you need an individual edit from us, please email us at podpora@pobo.cz with a description of what and how you need to edit.

Advantages of editing via Pobo

  • Efficient system without the need to upload CSS Fast loading of styles (one request to the server) CSS file is placed on a fast CDN Possibility to create unlimited number of modifications CSS minification (low CSS size)

Disadvantages

  • Knowledge of CSS styles required