Hello,
Add the following CSS rules to a site template CSS file to hide book title, navigation scrollbar and change color of the buttons:
Code: |
/* title */
.ari-smartbook-container .smartbook-title {display: none}
/* nav scrollbar */
.ari-smartbook-container .smartbook-sliderbar {display: none}
/* buttons */
.smartbook-toolbar-buttons LI I::before {color: red}
|
About missing icons, it seems this is a problem with site template / 3rd plugin styles. Could you provide a link to a page where the problem occurs so we can investigate it?
It is not possible to change size of content, because it is an image.
Regards,
ARI Soft