Home Forums WoodMart support forum Category Title

Category Title

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #203836

    mevart
    Participant

    Hello again,
    is it possible to hide only the title of the category, without hiding the background photo?
    Thanks,
    Maria.

    #203847

    Hello,

    Please copy and paste the below given CSS code to Theme Settings >> Custom CSS and check your site after removing the browser cache.

    body.categories-accordion-on.woodmart-ajax-shop-on .page-title.color-scheme-light .entry-title {
        display: none;
    }

    Best Regards.

    #203859

    mevart
    Participant

    I did it but it also makes the background photo smaller.

    https://demo.sieline.gr/ilektrikatzakia/

    Attachments:
    You must be logged in to view attached files.
    #203881

    Hello,

    Please copy and paste the below given CSS code to Theme Settings >> Custom CSS and check your site after removing the browser cache.

    .categories-accordion-on .page-title-default {
        padding-top: 100px !important;
        padding-bottom: 100px !important;
    }

    Best Regards.

    #203910

    mevart
    Participant

    Thank you!

    #203914

    Most Welcome!!!..

    Well, @mevart!.., it’s been great chatting with you! I hope I resolved your issues thoroughly.

    Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.

    Have a wonderful day.

    Topic Closed.
    Best Regards.

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

The topic ‘Category Title’ is closed to new replies.