By Udi Keshet on Wednesday, 15 May 2019
Posted in General
Replies 2
Likes 0
Views 587
Votes 0
Hello,

Is it possible to add my menuitems to the main easysocial menu? see attached

If yes - how to do it?

2nd question:

How can I change the font size of the module header at the sidebar?

thank you
Udi
Hey there,

Is it possible to add my menuitems to the main easysocial menu? see attached

It is impossible to do that currently.

How can I change the font size of the module header at the sidebar?


You can add the following CSS code into Backend > EasySocial > Themes > Custom CSS:

#es .es-side-widget.is-module .es-side-widget__title {
font-size: 20px;
}


Do clear all of your caches before you see the changes.
·
Wednesday, 15 May 2019 15:39
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post