Hiding the title in Blog Archive Page
-
Hi
Could someone let me know the correct CSS code for Blog Archive page title style? We want to hide the sidebar title and hover navigation same like the header menu.
I have attached the snapshots:
1. Removing blog archive title: https://prnt.sc/qjV-X5-8qj2m
2. Hover animation: https://prnt.sc/UVvOKwjJnKPy
Regards
SP
Hello,
1. Here is a code for hiding the title:
.woodmart-archive-blog .widget_categories .widget-title {
display: none;
}
2. As for the hover, it requires Customization and this is beyond our limitations and support policy scope. Hope you can understand our limitations.
Don’t hesitate to let me know if you need any further help or any other info.
Kind Regards
Hello,
You are welcome! In case you need any additional help, I’d be more than happy to assist you.
Have a good day!
Kind Regards
The topic ‘Hiding the title in Blog Archive Page’ is closed to new replies.