How can i ad a sidebar to my site?
How can i add a sidebar if i can't see it in my "Customized design". I to want edit it.
1
person has this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
Create a customer community for your own organization
Plans starting at $19/month
-
Inappropriate?Hello!
What is "sidebar" for you?
By the way if you want to add a new element into your design then there are 3 steps to follow:
1) You should add a new HTML element or block (div) into your layouts. If you want to use it in more than one layout then you can create a new component for your code and include it into layout.
2) Next you should add styling rules for your new elements into CSS file if needed.
3) If you need that some part of your content is editable then you can add a new area in the right place. For example: {% content name="my_new_area" %}
Read more about customizing from Edicy Developer site.
The company says
this answers the question
Loading Profile...



EMPLOYEE