Announcement

Collapse
No announcement yet.

Title duplication

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Title duplication

    Is there an easy way to eliminate the duplication of titles in the product tabs ? I would like to lose the word circled in red - thank you.
    Attached Files
    www.devotedly-discus.co.uk

    #2
    In the Content Tree, select a product that displays the unwanted text. Select the Design Tab. In the Page Preview pane, click on the unwanted text. The Layout Code pane should now be displaying the code involved. Scroll until you see the text you want and either delete it or surround it with <!-- and --> to comment it out.

    In my early Swift version the code to remove is <h3>Delivery &amp; Returns</h3>

    And there are similar bits for <h3>Product Description</h3>, <h3>Reviews</h3> and <h3>Videos</h3>.
    Norman - www.drillpine.biz
    Edinburgh, U K / Bitez, Turkey

    Comment

    Working...
    X