Pavan Solapure
Forum Replies Created
-
you need to keep the show header text check box on.
Did you guys try to set background image for header and logo from theme options? Theme Options -> Basic Settings has way to set this.Please try and let me know.
Forum: Themes and Templates
In reply to: [Aadya] Mozilla ErrorThanks for pointing out. This will be fixed in next release.
Forum: Themes and Templates
In reply to: [Openstrap] CSS problemyou can add css class
text-center
to any div element you want centered
This css class is already available in bootstrap framework.Forum: Themes and Templates
In reply to: [Openstrap] Page Fonts IssueHi Mukesh,
This is something strange happening at your end. Did you observe this with any other theme?Can you for while try disabling all your plugins and check the site. If it works well, then enable plugin one by one to find the plugin which is creating chaos ??
Forum: Themes and Templates
In reply to: [Openstrap] CSS problemin header.php on line 106 you have code
<div class="col-md-8 hidden-xs">
from above remove css class hidden-xs. It will make right header to appear on small devices/after break point. And right header will be placed under left.
Let me know
Forum: Themes and Templates
In reply to: [Openstrap] CSS problemOn smaller devices the right side header(which is meant for some banner or social widget, atleast I designed with this perspective in mind) is hidden.
This you will experience on browsers too when you make the browser viewport smaller.
Forum: Themes and Templates
In reply to: [Openstrap] Help!duplicate thread.
Forum: Themes and Templates
In reply to: [Openstrap] CSS problemHi olivertwist2007
Did you check the theme on mobile or small devices?Logo comes to center automatically. I suggest you install theme on some local or any development server then try and add logo and see on smaller devices.
Forum: Themes and Templates
In reply to: [Openstrap] Shaded text section on slider in front pageThis will be coming in next release of the theme. Apologies for any inconvenience caused.
Forum: Themes and Templates
In reply to: [Openstrap] Page Fonts IssueYou can add this explicit css to your styles.css
p { color:#000; }
Forum: Themes and Templates
In reply to: [Openstrap] Page Fonts IssueHi Mukesh
Have you altered the theme files in any way? If yes plesae let me know what all changes you have made.Forum: Themes and Templates
In reply to: [Openstrap] Page Fonts Issueyour website url please?
As of now, this is not supported, but may plan to introduce this when shortcodes are in.
Forum: Themes and Templates
In reply to: [Openstrap] Openstrap child themeHi
Make sure you declare template in your styles.css as
Template: openstrap
Note the name is in lower case. Let me know if this works for you.
Forum: Themes and Templates
In reply to: [Openstrap] Add More Image Slidersmarking resolved.