Forum replies created
Hello Valerie, please provide URL to the website with the issue. Thanks
Hello Lydia, at this moment we don’t have the button shortcode yet, but you can use the Bootstrap definition. For example:
<a href="http://example.com" class="btn btn-primary">Button</a>
You can use any definition of the Bootstrap button as examples are here https://getbootstrap.com/docs/4.1/components/buttons/
Please provide URL to the website with the issue. Thanks
Hello Françoise, was the CSS done in the Additional CSS in customizer? If you update the theme, those css settings are saved. Cannot be restored by an update.
Additional CSS:
.post-content ul {
list-style: inherit;
}
Hello Daniel,
sorry for any troubles, but at this moment we don’t have an API for the auto updates yet. Please check the docs how to update manually https://theme4press.com/guide/docs/theme-installation-update/#updating-theme . Thanks.
Hello Visly,
we have some prebuilt demos, which you can see once installed the Demo Awesome plugin. Also, in the post/page editor you can add the shortcode with the TinyMCE button https://theme4press.com/guide/docs/shortcodes/#quicktag
can you provide example URL please? what size you would like to use?
Hi Hannes, yes, the theme includes them. Learn more here how to translate them https://theme4press.com/guide/docs/how-to-translate/#premium
Thanks for the info Gerrit
Yep, I see the bug now. Can you please use this tiny Additional CSS:
.header-search .form-control {
z-index: 1;
}
this will be fixed in the next version 😉 . Thanks