Home Forums WoodMart support forum Hiding the title in Blog Archive Page

Hiding the title in Blog Archive Page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #504448

    spnutratea
    Participant

    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

    #504454

    Luke Nielsen
    Keymaster

    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

    #504471

    spnutratea
    Participant

    Thank you.

    #504472

    Luke Nielsen
    Keymaster

    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

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Hiding the title in Blog Archive Page’ is closed to new replies.