V 2.0 issue single product title - by Floppy78

This topic has 5 replies, 3 voices, and was last updated 8 years, 10 months ago ago by Eva Kemp

  • Avatar: Floppy78
    Floppy78
    Participant
    June 15, 2015 at 17:20

    Hi! First of all, my appreciation for the huge work made with this new version of the theme!
    I’m experiencing a little problem in products single pages. Even if I set “show product title” to off in theme options the title is still visible on the page.

    A second issue is not related to the upgrade: in custom tab “Termini e spedizioni” I’d like to reduce vertical space between tab title and underlying text.

    Screenshot

    Thanks a lot!

    4 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    June 15, 2015 at 17:27

    Hello,

    Please add the following code in custom.css file

    .product-information .product_title{
    display:none;
    }
    
    .tabs-after_image .tabs.accordion .tab-content .tab-content-inner{
    padding-top: 0px;
    }

    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

    Regards,
    Robert Hall.

    Avatar: Floppy78
    Floppy78
    Participant
    June 15, 2015 at 18:05

    Hi Robert, thank you for fast reply.
    I was not using css solution for this because it affects every “tab-content-inner” not only the one I need wich has a doubled padding due to the use of the shortcodes [row][column size=”one-half”]…

    Avatar: Floppy78
    Floppy78
    Participant
    June 15, 2015 at 18:23

    I’ve solved the problem using shortcodes in text editor not in visual one (in themes options). It was creating some <p> </p> tags wich was creating the space at the top of tab-content-inner.

    🙂

    Avatar: Eva
    Eva Kemp
    Support staff
    June 15, 2015 at 18:27

    Hello,

    We’re glad you managed to find a solution.
    If there are any questions feel free to ask us.

    Regards,
    Eva Kemp.

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

The issue related to '‘V 2.0 issue single product title’' has been successfully resolved, and the topic is now closed for further responses

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