Viewing 4 posts - 1 through 4 (of 4 total)
  • #142242
    Hughans
    Member
    Post count: 13

    Hi,

    I’ve just recently updated my WordPress to 4.1 and Neighbourhood theme to 2.05 and have since run into some issues on my website product page.

    As you can see in the red boxes in the attached image, I now have a second product heading in what looks to be paragraph font and the product description appears closed when you first visit the page.

    Can someone please advise how I remove this second product heading and make the product description to appear as ‘open’ when you first visit the product page?

    Thanks,

    Hughan

    Attachments:
    You must be logged in to view attached files.
    #142335
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Try adding this to your custom css:

    .product .entry-title {
      display: none;
    }
    #product-description {
      height: auto;
    }

    – Kyle

    #142561
    Hughans
    Member
    Post count: 13

    Thanks Kyle, that has worked perfectly!

    Cheers,

    Hughan

    #142586
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem 🙂

    – Kyle

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register