Forum replies created
Hi,
Go to theme options and disable it
Theme Options -> Blog -> Post Format
Thank you
Hi Roberto,
We wish you fix your error without trouble.
We always ready to help you.
Thank you
Hi,
We can’t check your custom css on your site because we have to not access for this.
Please add this custom css.
.main-navigation, .genesis-nav-menu, .hide {
display: none !important;
}
Thank you
You are welcome 🙂
Hi,
You should check woocommerce support forum for this issue. It will definitely help you.
https://wordpress.org/support/plugin/woocommerce
Thank you
Hi,
Add custom css to your additional css area
.content-box img {
width: auto;
}
Thank you
Hi,
You have added custom css that cause problem
.nav, .main-navigation, .genesis-nav-menu, .hide {
display: none !important;
}
Find above css in your additional css area and replace with below one.
.main-navigation, .genesis-nav-menu, .hide {
display: none !important;
}
Thank you
Hi,
You have to enable post metadata under theme options
Theme Options -> Blog -> Posts -> Post meta header placement ( select single posts + archive pages )
But remember one thing it’s not displayed under post excerpt.
Thank you
Hi,
You should use header widget to show content via a widget at the top of the categories page.
First, Enable header widgets via theme options.
Theme Options -> Header -> Header Widgets -> Number of widget cols in header
Theme Options -> Header -> Header Widgets -> Header widgets placement ( set as all pages )
Second, Set header widget via widget area under appearance.
Appearance -> Widgets -> Header Widget
Thank you
You wish to customize your theme, you will contact us our customize service.
https://theme4press.com/support-forums/
Thanks for your support.
Have a nice day 🙂