Product Title and Description Issues - by heyitslynneg

This topic has 11 replies, 3 voices, and was last updated 8 years, 1 months ago ago by Robert Hall

  • Avatar: heyitslynneg
    heyitslynneg
    Participant
    February 28, 2016 at 08:23

    Please check the screenshot below and please check the private content for the credentials.
    Thank you.

    https://www.dropbox.com/s/vf682uquczvm2m8/Screen_Shot_2016-02-26_at_10_28_30_PM.png?dl=0

    Please, contact administrator
    for this information.
    10 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    March 1, 2016 at 10:17

    Hello,

    Do you want to remove the Product Description title in the ‘Description’ tab?

    Regards,
    Robert Hall

    Avatar: heyitslynneg
    heyitslynneg
    Participant
    March 1, 2016 at 18:19

    Yes please and I would like to have the Product Title above the word “Product Description”. It should be at the top of the page and not below.

    Thank you.

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    March 2, 2016 at 11:16

    Hello,

    Please add this code in Theme Options > Custom CSS > Global Custom CSS:

    .description_tab h2 {
        display: none;
    }
    .product-information .product_title {
       margin-top: -100px;
    }
    .product-navigation {
      margin-top: 50px;
    }

    Best regards,
    Jack Richardson.

    Avatar: heyitslynneg
    heyitslynneg
    Participant
    March 2, 2016 at 16:20

    I was completely misunderstood on the Product Description and Product Title.

    I didn’t want the Product Description Tab completely removed and I have DISABLED the Review tab for a reason.

    What I was saying is the attached:
    https://www.dropbox.com/s/hep2d4evpkwv7vs/Screen_Shot_2016-03-02_at_9_15_34_AM.png?dl=0

    I would like the Product Description back. IT’s just the title that says “PRODUCT DESCRIPTION” that seems redundant to be in there.

    Avatar: heyitslynneg
    heyitslynneg
    Participant
    March 2, 2016 at 16:24

    I have copied the CSS for the Product title on the CSS and please see what happened:
    https://www.dropbox.com/s/eec2vll9do284qp/Screen_Shot_2016-03-02_at_9_21_58_AM.png?dl=0

    Avatar: heyitslynneg
    heyitslynneg
    Participant
    March 2, 2016 at 17:39

    I just did a full width and that solved the problem.

    Avatar: heyitslynneg
    heyitslynneg
    Participant
    March 2, 2016 at 17:41

    But still need work on PRODUCT DESCRIPTION. Thanks!

    Avatar: Robert Hall
    Robert Hall
    Support staff
    March 2, 2016 at 18:08

    Hello,

    I’ve added the following code in Global Custom CSS. Please check it.

    .tabs .tab-content h2 {
        display: none;
    }

    Regards,
    Robert Hall

    Avatar: heyitslynneg
    heyitslynneg
    Participant
    March 2, 2016 at 18:21

    That’s perfect!!! Thank you so much!!!

    Avatar: Robert Hall
    Robert Hall
    Support staff
    March 2, 2016 at 18:39

    You’re welcome!

    Regards,
    Robert Hall

  • Viewing 11 results - 1 through 11 (of 11 total)

The issue related to '‘Product Title and Description Issues’' has been successfully resolved, and the topic is now closed for further responses

Helpful Topics

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.