badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Shop & Category Headings

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

    Hi,
    I’ve just started using Interface theme. When I click on shop or categories, the “heading” that shows does not show the words “SHOP” or “CATEGORIES”, it uses the name of the first product listed.
    How do I change this?
    I cannot find anything in the instructions about this.
    Thanks,
    Carrie

    #102770

    Hi @jabbpublications

    As of our theme design we have hide the WooCommmerce header title you can display it again by adding custom CSS code below:

    .woocommerce-page #primary .page-title {
        display: block;
        float; none;
        color: inherit;
    }

    Let us know if you have any problem.

    Thank you!

    #102785

    Thank you.
    I have added that customer CSS code but it didn’t change anything.
    Is there anything else that will fix it?
    Thanks,
    Carrie

    #103033

    @jabbpublications

    Can you please share us your site Url? So that we can see the exact issue.

    Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.