Styled Themes
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Styled Store] Shift NavBar Hamburger from right to leftHello snowimon,
Please add the following css inside the additional css section of your customizer;
@media (max-width: 767px){ .logo-container { float: right; } .st-mobile-menu { text-align: left; } .header .logo { float: right; } }Let us know.
Thanks!
Forum: Themes and Templates
In reply to: [Celestial - Lite] CSS code to remove footer from one pageHello jrpatterson66,
We request you to put forward your query in respective theme’s support forum so it’d be easier for better customer experience.
Thanks!
Forum: Themes and Templates
In reply to: [Celestial - Lite] Celestial Lite and Live ComposerGreat to hear that koenigj!
Please mark the thread resolved for better customer experience.
let us know if you face any issues further.Thanks!
Forum: Themes and Templates
In reply to: [Celestial - Lite] Celestial Lite and Live ComposerHello koenigj,
Was it working before?
Please email us your backend login details at support@styledthemes.comThanks!
Forum: Themes and Templates
In reply to: [Celestial - Lite] Celestial Lite and Live ComposerCan you show us what exactly it looks like after activating the celestial theme?
Thanks!
Forum: Themes and Templates
In reply to: [Celestial - Lite] Celestial Lite and Live ComposerHello koenigj,
Could you locate them on your web page so it’d be easier to track the problem?
Thanks!
Forum: Themes and Templates
In reply to: [Styled Store] regarding appearance to themeIf you’ve updated the WooCommerce plugin you’ll notice the new layout with two products in mobile devices as you’re mentioning.
So in that case it is the default behaviour of the updated version of the plugin.Hope you are clear now.
Thanks!
Forum: Themes and Templates
In reply to: [Styled Store] regarding appearance to themeCan we know what updates had you performed? It is working as it is in the standard theme.
Thanks!
Hello bbbelleville,
It seems your page structure is quite messed up in mobile devices.
However please add the following css inside the additional css section ofyour customizer;@media (max-width: 425px){ #footer-content .textwidget p { margin-top: 72px; } }Thanks!
Forum: Themes and Templates
In reply to: [Circumference Lite] Change Copyright YearHello msii45,
Replace the entire section with the following changes;<div class="copyright"> <?php esc_attr_e('Copyright ©', 'circumference'); ?> <span> 2017 </span> <?php echo get_theme_mod( 'copyright', 'Your Name' ); ?>. <?php esc_attr_e('All rights reserved.', 'circumference'); ?> </div>Thanks!
Forum: Themes and Templates
In reply to: [Styled Store] regarding appearance to themeSorry we’re unable to access the url’s you have provided. Could you reconfirm it?
Thanks!
Forum: Themes and Templates
In reply to: [Styled Store] regarding appearance to themeHello theblavk,
The products are being displayed similar as in our standard theme.
So there shouldn’t be an issue with the theme.
Had you updated woocommerce recently?Thanks!
Forum: Themes and Templates
In reply to: [Pure & Simple] 2-layout in mobile responsive menuHello bbbelleville,
However it seems a customization issue, as far as your query’s understanding please add the following css inside the additional css section of your customizer and check if you meant to make changes similar to it;
@media screen and (max-width: 425px){ .site-navigation.toggled-on ul a { font-size: 0.8rem; } ul.nav-menu > li { width: 49%; float: left; } }Thanks!
Forum: Themes and Templates
In reply to: [Pure & Simple] CSS AnimationHello bbbelleville,
Is that the plugin you’ve been is creating conflict or it is simply affecting the widgets?
Could you locate the widgets being deformed?Thanks!
Forum: Themes and Templates
In reply to: [Pure & Simple] Removing references to non-existent resourcesHello bbbelleville,
Please check if you are using any third party plugin/s and the conflict is arising from them. You can deactivate and reactivate one by one to diagnose if that is the case.
However it seems to be the issue of the third party plugin for which you can refer the forum here https://wordpress.org/support/plugin/gtmetrix-for-wordpress.Thanks!