Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterHi jack3,
Please go to ‘Appearance > Customize > Additional CSS’ and paste the below Custom CSS code.
.single-product.woocommerce .site-content #secondary { display: none; } .single-product.woocommerce .site-content #primary.col-lg-8 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
Thanks
Theme Horse Support Team
KeymasterIts Great your issue is solved.
Please let us know if you have any other queries regarding the Theme.
Thanks
Theme Horse Support Team
KeymasterThank you for your research and the conclusion to know the issue is not about out Theme.
Please Let us know if you have any other queries regarding the Theme.
Thanks
Theme Horse Support Team
KeymasterCould you please share the URL to that forum page, so that we have initial check about the issue.
Thanks
Theme Horse Support Team
KeymasterHi the5krunner.com,
The feature you required is only available on the Premium Version. Free Version will always have some limitations and we hope you appreciate it.
If you want to upgrade to the premium Version then there’s a Holiday Offer going on. You can get 30% discount by using ‘HAPPYHOLIDAYS’ code while purchasing any of our Single Themes.Thanks
Theme Horse Support Team
KeymasterHi pattakosmanos1,
Upgrading Theme is pretty easy.
1 – Go to ‘Appearance > Themes’.
2 – Click on ‘Add New’ button.
3 – Again click on ‘Upload Theme’ button to browse the theme from where you have download the Theme File.
4 – After upload, click on ‘Activate’ button on the respective Theme from the Theme lists.Thanks
Theme Horse Support Team
KeymasterHi caitlinjonne91,
We checked your Site but there’s no any Submit Button at the top of Header. We think you have solved the issue.
Thanks
Theme Horse Support Team
KeymasterHi the5krunner.com,
You can use the plugin to show subscription form on your Site. There are various plugin you can choose.
Thanks
Theme Horse Support Team
KeymasterHi the5krunner.com,
We think you have directly used the embedded code. Please wrap the embedded code with the class ’embed-responsive’ and ’embed-responsive-16by9′.
Example
<div class="embed-responsive embed-responsive-16by9"> (Paste your embedded code here) </div>
Please paste the embedded code as mentioned above.
OR
If you are using the WordPress 5+ then you can use the Embeds Block Features of Gutenberg on the page/post editor page which will be very easy to use the embedded code with out any HTML code customization.Thanks
Theme Horse Support Team
KeymasterHi devan1134,
Please go to the respective page editor for which you have set the forum, then you can change the page layout from layout option at the bottom of page editor.
Thanks
Theme Horse Support Team
KeymasterHi Sean Tajipour,
We think you have solve the issue. We check and the Featured Post on the section you mentioned are working well.
Please let us know if you have any other queries regarding the Theme.
Thanks
Theme Horse Support Team
KeymasterHi ,
Please go to ‘Appearance > Customize > Design Option > Custom CSS’ and paste the below Custom CSS code.
#access a { font-size: 18px; }
For to get more access to change the font sizes and color option for various element then you can upgrade to a PRO Version as well.
Thanks
Theme Horse Support Team
KeymasterHi codentwali,
You can control to show/hide the Featured Image from Dashboard ‘Appearance > Customize > Newscard Settings’. There you can see the option to show/hide the Featured Image on post single and Page.
Thanks
Theme Horse Support Team
KeymasterHi Cian O’ Callaghan,
For the default pages you and edit the page by adding the different blocks. You can get Block elements from click plus (+) icon on left top of screen or from the page content that you can even see on your screenshot as well.
But If you are using Front Page Template on Home Page as our Demo Site then you have to add and edit as widget and other component from the ‘Appearance > Customize’. you can also check Video Tutorial to edit Front Page Template
Thanks
Theme Horse Support Team
KeymasterHi Syed,
Ok please go to ‘Appearance > Customize > Additional CSS’ and paste the below Custom CSS to change the Image ratio as per your Image size.
.page-single-img-wrap:before { padding-top: 52%; }
Thanks
-
AuthorPosts