1. To change the font use the following code in the Custom styles in Styling tab (Theme Options)
.list-block-slide h3 {
font-family: sans-serif;
}
2. We’ve missed out that Translation strings for Read more and Tabs in the widget section. In our next update, we’ll fix that.
You can also edit those widget files to fix that.
Go to Admin > Widgets > slide_tabs.php file to edit the Tabs titles and
in the same folder, you can change the Readmore text by editing the homepage_singlet_widget.php ,homepage_doublet_widget.php files.
Thanks. Apologies for your inconvenience.