Forum Replies Created
-
AuthorPosts
-
han
KeymasterGo to “WP Admin > Woocommerce > Settings > Products” to change product thumbnail sizes
han
KeymasterWhat is rotaryview? Please check to their documentation / installation guide first.
han
Keymaster@Thomas, try this
.site-header {display: none;} .home .site-header {display: block;}han
KeymasterIf you use omega theme, Go to “Appearance > Widgets” and remove the search widget from sidebar.
han
KeymasterGo to “Appearance > Widgets” and remove the search widget from sidebar. Thanks!
han
KeymasterYes, only files in partials folder can be copied to child theme folder. Other that that, you should modify it via hook.
han
Keymasteryou can hide the banner via CSS media query.
han
KeymasterYou can do the same: copy the file from parent theme. I’d suggest to rename church theme name and folder to your own name to prevent church child theme future update.
han
KeymasterYes the theme support the update. To improve thumnail quality, I recommend to change the thumbnail size to 132×132 pixels. Use regenerate thumbnails plugin once you update the size.
han
KeymasterThe easiest way to keep your custom css is go to “Appearance > Customize > CSS” and write your custom css to override the church stylesheet.
han
KeymasterGo to “Appearance > Customize > CSS” and drop this to change site title color and size
.site-title a, .site-title a:hover { color: #000; font-size: 40px; }and this is to change site description
.site-description { color: #000; font-size: 25px; }han
KeymasterGo to “Appearance > Customize > CSS” and drop this code.
.title-area { width: 100%; } .footer-widgets .col-4 .widget-area { padding: 0 40px 0 0; width: 100%; }han
KeymasterGoogle Analytics is plugin territory, you can activate my plugin, WP Scripts Customizer. then go to “Appearance > Customize > Scripts” and insert your GA script into Header Scripts textarea
han
Keymasterhan
Keymasterchurch and omega themes don’t load Tumblr script. Please check your active plugins, or try to disable all plugins
-
AuthorPosts
