By 何信孟 on Sunday, 30 April 2017
Posted in General Issues
Replies 3
Likes 0
Views 504
Votes 0
How to set from mytoolbar format to demotoolbar, the format like the attached file?
Hello,

In order for you to do this, you need to actually customize it with css. For instance, to change the font size of the text in the toolbar, you could add the block of css codes below:

[gist]
body #eb .eb-navbar__footer-link {
font-size: 16px;
}
[/gist]
·
Monday, 01 May 2017 19:53
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,

That toolbar that you see on the demo was on version 5.0 but we have since then changed it in 5.1 as it is much more user friendly.
·
Sunday, 30 April 2017 22:02
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi:
If I want the toolbar more large font size,or change the icon place, Where I can have the option?
·
Monday, 01 May 2017 17:11
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post