tomaja
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Customizr] Want to add image to left of TaglineGood, I hope that this will work for you.
Any feedback would be nice.
CheersForum: Themes and Templates
In reply to: [Customizr] Remove icon before page headersIm glad it worked.
CheersForum: Themes and Templates
In reply to: [Customizr] Want to have 4 fetured pages in home@grossiro You need to copy file and folder from parent theme to child theme e.g. customizr/parts/class-content-featured_pages.php to child_theme/parts/class-content-featured_pages.php.
Forum: Themes and Templates
In reply to: [Customizr] Customize Skin ColorYou only need to paste changed css code to your child theme style.css file. Here is how to create child theme.
Forum: Themes and Templates
In reply to: [Customizr] Footer widget not displaying properly on front pageDo you maybe use widget visibility settings from jetpack plugin ?
Forum: Themes and Templates
In reply to: [Customizr] Boxed viewCustimizr is built with responsive design, which means that it will change its size to fit various screen widths.
Maybe this snippet can help.Forum: Themes and Templates
In reply to: [Customizr] Remove icon before page headersAh, that Safari, still no full support for web standards. Try to add
article.page .format-icon:before { visibility:hidden; }Hope it helps. If it is, than you can make this thread resolved. Thanks.
Forum: Themes and Templates
In reply to: [Customizr] Remove icon before page headersHi again,
you dont need @import…. line, default style.css is already loaded.
You could also try witharticle.page .format-icon:before { display: none; }but previous version should work as well. If it is not working again check and empty your cache.
Forum: Themes and Templates
In reply to: [Customizr] Full Width Slider only shows 30% of photoLink to your site please ?
Forum: Themes and Templates
In reply to: [Customizr] add more circle, page in advanceHi, check this thread for answer.
Forum: Themes and Templates
In reply to: [Customizr] Shadow box around slider button – can I remove?Hi turtlekahn,
this snippet will help you out.Forum: Themes and Templates
In reply to: [Customizr] Move top nav bar under centered logo at top of pageFor centering header items you can use this snippet
Forum: Themes and Templates
In reply to: [Customizr] Shortcodes not workingDo you use Jetpack plugin ?
Forum: Themes and Templates
In reply to: [Customizr] Changing the Footer "credit"Hi, you can use this snippet to change footer credits
Forum: Themes and Templates
In reply to: [Customizr] Center the logo and make it larger