Styled Themes
Forum Replies Created
-
Forum: Reviews
In reply to: [Flat Responsive] Worked Great Till Update@featheranest
Thank you for the kind words. I am really glad when someone appreciates the many hours we put into responding questions here on wordpress.org forums.
Nothing angers me more when someone just bashes a product rating with a poorly explained review without even contacting our support that is always here to assist.Again, many thanks for supporting us with your comment – it gives us a good confidence boost:)
Forum: Themes and Templates
In reply to: [Circumference Lite] Major problemsFor a clickable phone call CTA you can use something like this:
<a title="Call 555-555-555" href="tel:555555555" class="btn btn-lg btn-grey">Call 555-555-555</a>image size for the main banner is: 1920 x 500
Forum: Reviews
In reply to: [Lavish] I adore this theme. Really thank you for creating thisMany Thanks @derya2 for your kind words, we are glad to hear our themes best suit your requirement.
Thanks
Hi paulhuntnp,
Thank you for contacting Styled Themes Support team. It seems your image is not with enough length to cover whole banner space. We recommend you to keep image of 1700×500 or of larger dimension so it covers whole banner area.
Let us know how it goes after changing dimension of an Banner Image.
Thank
Forum: Reviews
In reply to: [Flat Responsive] Worked Great Till UpdateWhat is your website and where did you see “material that I did not want” ?
Let us review it and help you out as there might be a misunderstanding here:– Our theme ONLY has 1 message in the options screen letting users know that there’s a pro version available.
– our free theme is NOT crippled in any way – it’s a flexible WP theme with user friendly features. We offer the pro version with more advanced options and premium support.You can admit that comparing one of our FREE themes with Avada which is a $60 premium price theme is a total nonsense.
It would have been a much better approach to contact us via the support forum to resolve your issues rather than leaving us an unjustified 1 star rating without proper examples of your problems and a chance for us to assist you.
best of luck with your website
ImreForum: Themes and Templates
In reply to: [Circumference Lite] Major problemsHi michel2014,
Thank you very much for notifying this issue. We had updated our theme to version 3.0.4, please update your theme and let us know how it goes.
Thanks
Forum: Themes and Templates
In reply to: [Circumference Lite] My logo isn’t responsive in mobilelooks perfect on an iphone 5 and Galaxy S4 here
Forum: Themes and Templates
In reply to: [Circumference Lite] Remove space below logoyou can make the size of your logo image smaller and re-upload it.
Also to reduce the white space in the header you can add this custom CSS:#cir-site-header { padding: 1em 0; }Forum: Themes and Templates
In reply to: [Circumference Lite] My logo isn’t responsive in mobileyour logo alignment looks fine to me
http://prntscr.com/f6r5q4Forum: Themes and Templates
In reply to: [Hemingway] Can’t view full menu dropdown on home pageglad to be of help:)
Forum: Themes and Templates
In reply to: [Circumference Lite] Remove space below logoplease send us your site URL so we can advise
Forum: Themes and Templates
In reply to: [Circumference Lite] My logo isn’t responsive in mobilehi @katemegill,
could you share your website URL so I could take a look at the issue you are having?
thanks
regards
ImreForum: Themes and Templates
In reply to: [Preferential Lite] How to add a in taglinehi,
You can try to control where the line breaks happens by limiting the taglines width
Try to add this CSS and change the width to your liking:#pref-site-tagline { width: 300px; margin: 0 auto; }let me know how it goes
regards
ImreForum: Themes and Templates
In reply to: [Hemingway] Can’t view full menu dropdown on home pageThe issue will go away if you add some content to your homepage. It’s currently empty and there’s no minimum height defined for the main content wrapper which makes the bottom of the submenu hidden.
Alternatively you can add some custom CSS to define a minimum height for your main wrapper that can also solve the issue:
.big-wrapper { min-height: 800px; }hope this helps.
Forum: Themes and Templates
In reply to: [Rowling] Header, pages and comments not workingcould you provide your site URL so we could have a look at your site if it has any JS / CSS errors etc… it might be an incomplete theme installation that causes things to break