Styled Themes
Forum Replies Created
-
Forum: Reviews
In reply to: [Styled Store] так себеHi @vaddy,
We had added tutorial for creating homepage, please let us know how it goes for you.
http://demo.styledthemes.com/styledstore/widgetize-homepage/Thanks
Forum: Themes and Templates
In reply to: [Pure & Simple] Banner and widgets showing on every pageHi shambu123,
Could you please list out the glitches you found on theme? if We found appropriate glitches we will fix that all glitches on next update.
Thanks
Forum: Themes and Templates
In reply to: [Pure & Simple] Left align logo in headerHi there,
YOu can give margin to the left of the logo, you can see margin-left css property is well explained on this article For an exmple:
.header-inner { text-align: left; margin-left:5px; }Thanks
Forum: Themes and Templates
In reply to: [Flat Responsive] how to remove comment on the postHi Submux,
WordPress by default provide you the options to disable comments from a post. Please follow the guideline listed here: https://en.support.wordpress.com/enable-disable-comments-for-future-posts-pages/
Let us know how it goes for you.
Thanks
Forum: Themes and Templates
In reply to: [Pure & Simple] How to make title background semi-transparent?Many thanks Manoj for your contribution.
Best Regards
Styled ThemesForum: Themes and Templates
In reply to: [Pure & Simple] Register PublicizeHi There,
Please do consult to respective plugin author support forum for this.They will guide you on proper way.
Thanks
Forum: Themes and Templates
In reply to: [Pure & Simple] Left align logo in headerHi Nfejr,
If you wish to align your logo on to the left, you should take help of custom css. Please add this css on to additional css section of customizer or on child theme style.css:
.header-inner { text-align: left; }Let us know how it will goes for you.
Thanks
Forum: Themes and Templates
In reply to: [Pure & Simple] Banner and widgets showing on every pageHi Pillws,
It seems you want to remove default image that comes along with theme. YOu can hide all the default content directly from customizer basis setting.
This will produce no space inbetween header.
Please let us know how it works for you and provides us your site URL So we can provide better solution on that.
Thanks
Forum: Themes and Templates
In reply to: [Pure & Simple] TranslationHi there,
You can take help of plugin to translate this theme. We refer to take help of q translate plugin to make your website multilingual.
Let us know if you have any question onthis.
Thanks
Forum: Themes and Templates
In reply to: [Pure & Simple] How do I change font size in navigation menu?Hi Rebekah,
@media screen and (min-width: 783px) { .site-navigation ul { font-size: 19px; } }Note: Please change your font-size value as per your requirement.
Please add this css on additional css section of customizer or on child theme style.css so your changes will not lost on theme update.
Thanks
Forum: Reviews
In reply to: [Styled Store] так себеHi Vaddy,
We are really sorry for inconvenience caused, all the homepage section are widgetized, you can drag and drop the required widgets on a sidebar. Due to the widgets setting up homepage is quit easy.
Also we will soon release proper documentation on this theem.
Thanks
Forum: Themes and Templates
In reply to: [Lavish] header Image resolutionHi @jbaranao,
We are really sorry to make you wait for soo long. Please try by adding this css on customizer additonal css section or on child theme style.css.
#la-banner { background-size: 100%; background-repeat: no-repeat; background-position: top center; min-height: 312px !important; }Let us know how it will goes.
Thanks
Forum: Themes and Templates
In reply to: [Styled Store] I need help with this themeHi tourismisawesome,
We are working on making tutorial on this theme and let you know when done.
This theme is quit easy to set up. All the homepage elements as shown on demo are widgets.
Inorder to create homepage like on demo Select woocommerce homepage template on any page then drag and drop the widgets on a sidebar.This will ready your homepage.And regarding to setting woocommerce products, there is some good tutorials from woocommerce only: https://docs.woocommerce.com/documentation/plugins/woocommerce/
Please do not hesitate to ask a question about any section listed on demo. We will be more than glad to assist you.
Thanks
Forum: Themes and Templates
In reply to: [Lavish] header Image resolutionHi there,
We had checked your site and found that you are uploading blurred image so it looks like zoomed. So please try the image size of 1857×503 px. This might help you.
Thanks