i would like to remove the portfolio and the static blocks entirely from the theme- is there a way to do this through a function that can be added to the child theme?
can u also tell me what function to use to remove the inline style that is being generated by the “custom-styles.php”? How can i remove the main function safely and just add the custom style css in my own css file?
Unfortunately, there is no way to disable custom post types by placing some code to the child theme functions.php. You need to remove the line we sent you.
As for custom styles, add empty function to the functions.php file in your child theme to remove all generated styles
function etheme_assets() {}
Regards
Viewing 5 results
1 through 5 (of 5 total)
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.
Support Stats
Registered Clients: 18,226
Topics Started: 33,231
Answer Replied: 166,861
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.ok
Our mission is to help Internet businesses and their customers interact in a way that mirrors real-world customer experience: personal, human, and fun.