Styled Themes
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Encounters Lite] Footer and fonts questionIn order to make footer like demo;
You need to;
1. Go to your Dashboard>>Widgets>>Bottom 1>>Add a widget
2. Select a text/custom html widget
3. Add your html snippet/code inside the text tab
4. Save itFor instance; our demo uses the following ;
<span style="font-family:alexbrush; font-size:48px; margin:bottom:12px;">Encounters</span><p>Encounters Lite is an amazing theme built with Twitter's own Bootstrap responsive framework. With tons of features and unlimited colours, you can create almost any kind of website you want.</p> <ul class="open-arrow"> <li>Bootstrap Responsive</li> <li>Ready for WordPress 3.6</li> <li>Built with WordPress Standards</li> <li>...and much more!</li> </ul>Regarding the font-size,as enquired “your name on it” uses;
font-size: 34px !important;
which means if you want to make custom changes you need to add !important for css priority.
Please let us know if you meant to ask the same.Thanks!
Hello Edna,
It is the default behaviour facebook and may be other ads generate when we make a post with the website url. However if you want some customization you can use plugin like https://wordpress.org/plugins/wonderm00ns-simple-facebook-open-graph-tags/
You can refer the documentation on the plugin here http://www.wpbeginner.com/wp-themes/how-to-add-facebook-open-graph-meta-data-in-wordpress-themes/
Thanks!
Forum: Themes and Templates
In reply to: [Encounters Lite] Text under photoHi,
there is no option to change font in this free version. But if you know coding you can add any font in this theme. you can refer to this tutorial.
Add custom font in WordPressAnd about image and text position you need to add custom css if you want to change. If you send screenshot or you site url we can help you with this custom css to align image and text.
Thank
Forum: Themes and Templates
In reply to: [Scripted] Footer too longHello,
Not sure what you want to change in the footer!
If you want to shorten your copyright text
1. Go to Dashboard>>Footer>>Footer Text
2. Edit your copyright text inside Footer Copyright Text field and save it.or else please mention clearly what changes you want to make.
Best Regards,
Forum: Themes and Templates
In reply to: [Scripted] How to make centre wider?Hi,
You need to add the following css inside the additional css section of your customizer;
.wrap { width: 1151px; }Note: Please adjust the width value of your own.
Thanks!
Forum: Themes and Templates
In reply to: [Encounters Lite] How to hide sidebar?Hello,
You can choose the sidebar column options i.e;
1. Go to customize> Basic Settings
2. there you have Blog/archive/author column options
3. Set it to full width, save and publish.For pages go to Pages and then your page and you can select full width page template under page attribute inside Template.
Regarding images and font size please locate where exactly you want to make changes along with your site url and possible screenshots of the desired areas.
Thanks!
Forum: Themes and Templates
In reply to: [Styled Store] Updating templateHello theblavk,
We’ve updated the theme to the new version. Please find the latest version i.e Styled Store 1.7.0
Best Regards,
We shall look what we can do about that in our further version.
Thanks!
Hi Hypno_Pboro,
We shall be adding the feature to hide the copyright option in our next update. Please use the older version till then.
Best Regards,
hello hawking1,
please update the latest version of the theme 3.5.7Forum: Fixing WordPress
In reply to: Can’t upload images into gellerymake sure your /wp-content/uploads/ folder has 755 permissions set
Forum: Themes and Templates
In reply to: [Twenty Seventeen] Set featured image is huge on home pagetry this:
@media screen and (min-width: 48em) { .background-fixed .panel-image { background-attachment: initial; }it should sort out the scrolling issue
Forum: Themes and Templates
In reply to: [Flat Responsive] Mobile Menu Errorhi Olly,
It displays fine for us on iPhone and Galaxy S5
http://prntscr.com/gucvk2My guess is that you maybe logged in as admin and it’s showing draft pages in your menu? Try viewing the site without logging in as admin.
And you can also try to remove that Sample page from your menu itemsregards
ImreHello there,
Yes we ‘re addressing both of you. We don’t have any issues regarding the copyright and footer. Make sure you had removed the code correctly. Also if you are you using the child theme properly or not?
Forum: Themes and Templates
In reply to: [Flat Responsive] Mobile Menu ErrorHello OllyDowning,
Please provide us your site url so that we can take a glance and provide you appropriate solution.
Best Regards,