Styled Themes
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Lavish] Footer divider and breadcrumbs titleHi,
To remove this please remove the following line of code in line number 16 in footer.php.
<div style=”border-bottom:1px solid #3C3C3C”></div>
And also please child theme for this so that when you update your theme it wont override your change.
Thanks
Forum: Themes and Templates
In reply to: [Scripted] Not responsive: menu not showing up on mobileHi,
You are using eidth-day-light theme. Please post your support query there. There isn’t any problem in our scripted theme.
Thanks
Forum: Themes and Templates
In reply to: [Styled Store] Woocommerce Sku not appearingDear Abe,
We had updated our theme to version 1.5.0 fixing sku issue, so we request you to update your theme to latest version
Thanks
Forum: Themes and Templates
In reply to: [Styled Store] Woocommerce Sku not appearingHi Abe,
Thank you for contacting Styed Themes support team.
To display the sku of product you can remove this code from
Theme file -> woocommerce -> content-single-product.php
On content-single-product.php you can see this code:
remove_action( 'woocommerce_single_product_summary', 'woocommerce_template_single_meta', '40' );Note:Please use child theme to overwrite content-single-product.php template, otherwise your changes will lost on theme update.
Let us know if you have more queries regarding to our Styled Themes.
Thanks
Forum: Themes and Templates
In reply to: [Circumference Lite] Issue with mobile Android browsersDear Neo_dev,
Thank you for contacting Styled Themes Support team. We really appreciate and thank you for notifying this issue.
Can you provide the screenshot and provide your site URL OR link of the page on our demo site where you can see those issue. So it will be easy for both of us to find the solution.
We look forward for your response.
Thanks
Forum: Themes and Templates
In reply to: [Flat Responsive] Remove mobile burger menuHi,
Use following css code to remove burger menu. Please make sure use child theme so that when you update your theme with new version. It won’t affect your changesa.toggle_button_flat_responsive_menu {
display: none;
}Thanks
Forum: Themes and Templates
In reply to: [Flat Responsive] Remove mobile burger menuHi There,
Please use the following css to fix your issue;
.menu-toggle { display: none; }NOTE: Please use the child theme style.css or custom css plugin to write the css.
Thanks
Forum: Themes and Templates
In reply to: [Pure & Simple] How to move pagination above sharing linksHi There,
We are really sorry to inform you that for this issue, you need to edit the theme core file, so you can edit the theme core file with the help of child theme.
Thanks
Forum: Themes and Templates
In reply to: [Preferential Lite] new here – how to create “icons”Hi There,
We are really sorry for the trouble but we recently found the bug in our theme, so we will soon fix this issue and release a new update of theme and we will let you know after we update the theme. We hope you understand.
Thanks
Forum: Themes and Templates
In reply to: [Pure & Simple] How to move pagination above sharing linksHi,
The link you have send is now working it is redirecting us to 404 page not found. But if you are trying the page navigation to align in right then copy and paste this css code in your child theme style.css..nav-links {
float: right;
text-align: right;
}It will also in pure and simple main theme style.css. But when you update the theme it will be override.
Thanks
Forum: Themes and Templates
In reply to: [Preferential Lite] new here – how to create “icons”Hi There,
Please follow the following steps to use the icons as demo;
Go to Dashboard => Appearance => Widgets => then keep the Text widget inside the Top 1 Widgets and fill the text widgets with following code => And save it.<div class="col-md-3"> <div class="pref-icon-box"> <div class="pref-icon-header"> <div class="icomoon icon-mobile"></div> <h3>Mobile Responsive</h3> </div> <div class="pref-icon-content"> <p>Using Twitter’s Bootstrap framework, you get a theme that is build to give you a responsive website that can be viewed on most mobile devices.</p> </div> </div> </div>For more icons code you can follow this link:- http://fontawesome.io/icons/
Thanks
Forum: Themes and Templates
In reply to: [Flat Responsive] How edit the default content?Hi There,
Please follow this link to fix your issue:- https://wordpress.org/support/topic/hide-default-content-keep-the-banner-image-change-logo/
Thanks
Hi There,
We are really sorry to inform you that it is available to show the site title and logo at the same time. But if you want the both logo and site title then you can edit the theme file with the help of child theme and you can contact to near by developer for it. We hope you understand.
Thanks
Forum: Themes and Templates
In reply to: [Circumference Lite] Customizer not workingHi There,
We are really sorry for the trouble but soon we will fix this issue and release the new update version of this theme by fixing this issue. We hope you understand.
Thanks
Hi Mudante,
We visit your site and we saw that you have already used the shadow in the site title. So, we hope you have got the solution of your issue.
Thanks