Where to copy/paste this code? NoteSince Customizr 3.3.1 (Customizr-Pro 1.0.12), because of new wp themes guidelines, you cannot use single (double) quotes in the Custom CSS in customizer. Use a Child Theme. The simplest way is to use the Custom CSS section of the customizer option screen. If you have […]
Target: Posts
Customizr introduced built-in feature changes in v3.3. For more details, read the Documentation This Snippet is preserved for Users of 3.1/3.2 If you need to remove any or all of the items around a Post (Category, Date, Author), this can be partially achieved with CSS. To remove the extra text […]
Where to copy/paste this code? The simplest way is to use the Custom CSS section of the customizer option screen. If you have many customizations to make in CSS and PHP, then we strongly recommend you create a child theme. Everything you need to know about creating a child theme […]
Customizr introduced built-in feature changes in v3.3. Go to Customize>Content>Post lists. The following code supports v3.1/3.2 You may wish to adjust the positioning of the Images on Posts. Default is alternate Left/Right, but you can force all to Left or Right. This can be done by: Where to copy/paste this […]