Forum replies created
just refresh the theme options page by pressing F5 key
you still have not provide us the requested login info
we plan to add autoupdates 😉
please update us with news regarding this issue
@ anatoly , this is evolve theme related issue, please don’t submit in someone’s else thread..please open a new one…thanks
I see no breadcrumbs on those pages 🙁
this is because the thumbnail image looks better on tablet and mobiles when the grid is changing structure
sorry, but at this moment it’s not possible as the custom icon is inserted in a different way as the main icons, maybe in future
try to add in your Custom CSS yet:
.widget-title-background {
-webkit-border-radius: 20px 20px 0 0;
border-radius: 20px 20px 0 0;
}
Theme Options -> Custom CSS:
.container-menu {
height: 120px;
}
modify per your needs