This topic has 8 replies, 3 voices, and was last updated 8 years, 4 months ago ago by Olga Barlow
See screenshot here http://www.moxybowling.com/wp-content/uploads/2016/07/Screen-Shot-2016-07-21-at-9.41.57-AM.png
I would like to remove all the text that appears over the image.
Hello,
You can remove it easily with this code snippet
.categories-mask {
display: none;
}
I posted this in the style.css and it did not work. Where should I post it?
Tried some different things, still unable to remove the text.
Hello,
You should use either child theme style.css or Custom CSS in theme options http://prntscr.com/bxmkh9
I have added code and everything works fine.
Don’t change parent theme files to avoid the problem with next theme update. Also, I see you are using version 1.1, but version 1.5 is available on ThemeForest. I would recommend you to update theme to latest version https://www.8theme.com/demo/docs/xstore/#installation_upgrade_23_theme_upgrade
Regards
Great. Thanks! Where did you put the code in the Style.CSS? I can not find it at the bottom. Also, I have a child theme installed, but its not activated. When I activate it, it messes up and switches around all the footer design and info. Not sure why….
Nevermind, I see the screenshot. Thanks 🙂
You are welcome.
If you enable child theme you need to go to Appearance > Widgets and move widgets into correct widget areas. Child theme is a new theme and WordPress works in such way. But you should do this only once, after the first activation. Then you’ll be able to switch between parent and child themes without any problems.
Regards
The issue related to '‘Remove Category text from category section’' has been successfully resolved, and the topic is now closed for further responses