Okay
  Public Ticket #2626059
Header of product page
Closed

Comments

  • Sara started the conversation

    Hi, still have some problem w/ header of the product page. Can u solve it?

    I'll leave u an attachment to make u better undesrtand. 

    I can't see the title of the product and I have to much space from the top. 

    Wait for your reply. 

    thank a lot

  •  867
    Neuron replied

    Hi Sara,

    That was causing by a code that I've sent you before, please go and remove it and add the following one at Appearance > Customize > Additional CSS.

    /*Remove this one from Appearance > Customize > Additional CSS. */
    body.single-product {
        margin-top: 100px !important;
    }
    /* Add this one*/
    .single-product .h-large-top-padding { 
        padding-top: 10rem !important;
    }

    Feel free to ask for anything you need.

    Kind Regards


  • Sara replied

    Done it. Thanks a lot ;) 

  • Sara replied

    Sorry, but it doesn't work in all of the product page. Ok for the header but i cant' still see the title of the product.

  •  867
    Neuron replied

    Hi Sara,

    As I could see you have set the title to be hidden from the products at Appearance > Customize > Utility > Title, so now I've set it to be shown.

    https://prnt.sc/vz4dgc

    Feel free to ask for anything you need.

    Kind Regards


  • Sara replied

    oh, what a stupid I am. Thanks a lot. 

  •  867
    Neuron replied

    You are welcome anytime, feel free to ask for anything you need

    Kind Regards,
    NeuronThemes