Styled Themes
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Pure & Simple] Page widthHi There,
Please use the following css to fix your issue;
#content { padding: 4rem 20px 3rem !important; }NOTE: Please use the child theme style.css or custom css plugin to write the css.
Thanks
Hi Michelle,
We visited your site and it seems that you are using another theme of GT3themes, so we are really sorry to inform you that we could not provide support to other theme, so if you are using Pure & Simple theme not the Pure theme, then please switch the theme and let us know. We hope you understand.
We look forward to your respond.
Thanks
Forum: Themes and Templates
In reply to: [Celestial - Lite] Youtube Social NetworkHi There,
We are really sorry to inform you that it is only available in pro version to use other social network via customize option, if you want to keep social network in the free version then you can use the plugin for it. We hope you understand.
Thanks
Forum: Themes and Templates
In reply to: [Flat Responsive] Widgets and header image on mobile devicesHello brucepennypacker,
Could you please write the css like below, if this is not helpful to you, then please let us know.
#fr-banner { min-height: inherit !important; }Thanks
Hi,
>> for the effect you are trying to do. We doesn’t provide it in celestial lite. But you can do custom coding in child theme to get that effect. For this set the background image. And make theme size cover and background-attachments fixed.
img{
background-size: cover;
background-attachment: fixed;
}Or you can use our other theme which is unique also and have feature like you want
http://demo.styledthemes.com/?theme=StylisticThanks
Hi There,
Have you use widget visibility? And can you check the slider where you have kept it there or not?
We look forward to your respond.
Thanks
Hi There,
Have you use widget visibility? And can you check the slider where you have kept it there or not?
We look forward to your respond.
Thanks
Forum: Themes and Templates
In reply to: [Flat Responsive] Widgets and header image on mobile devicesHi There,
Could you please write the css like below, if this is not helpful to you, then please let us know.
#fr-banner { min-height: auto !important; }Thanks
Hi There,
It seems that your issue has been fixed, so if not then please let us know.
Thanks
Forum: Themes and Templates
In reply to: [Celestial - Lite] Images not resizes on mobile phones.Hi There,
It seems that you have use smaller image in this page, so you can use bigger image to make it as this page, if not then you can use following css but the image will not look nice you can have a look by trying following css;
img.alignleft.wp-image-358.size-full { width: 100%; }NOTE: Please use the child theme style.css or custom css plugin to write the css.
Thanks
Forum: Themes and Templates
In reply to: [Flat Responsive] Widgets and header image on mobile devicesHi Bruce,
You can use the following css to fix your issue;
#fr-banner { min-height: auto; }NOTE: Please use the child theme style.css or custom css plugin to write the css.
Thanks
Forum: Themes and Templates
In reply to: [Flat Responsive] Widgets and header image on mobile devicesHi There,
It is not possible to change the header image in only mobile device but to keep the header image please use the following steps, so that image will be responsive in mobile device also. We hope you understand.
Go to Dashboard=> Appearance=> Widget=> Banner Wide=> Then put the Text Widget inside the banner wide widget=> After that please use the image URL inside the content but use the image URL like this
<img src=”Image URL here”/>
Then save it.Thanks
Hi There,
Please use the following css to fix your issue;
#cir-banner { min-height: auto; }NOTE: Please use the child theme style.css or custom css plugin to write the css.
Thanks
Forum: Themes and Templates
In reply to: [Celestial - Lite] Images not resizes on mobile phones.Hi There,
We are really sorry to inform you that it is really hard to understand your issue, so could you please explain your issue with screenshots. So that it will be easy to both of us to find the solution asap. We hope you understand.
We look forward to your respond.
Thanks
Hi There,
Please use the following steps to fix your issue;
Go to Dashboard=> Appearance=> Customize=> Header Image=> and hide the image => Then save it.Thanks