Single product page widget

Home Forums Gillion Theme Single product page widget

Home Forums Gillion Theme Single product page widget

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    RESOLVED Posts
  • EliMat89SH
    Participant

    Hi Team,

    Hope your all having a wonderful day. I’ve looked through the single product tickets to find my answer before creating this ticket. If I overlooked the answer I apologize for wasting your time.

     

    Problem 1:

    I want to take of the widget are on my single product page, and stretch row and content to look more like the single product page on your Gillion theme in the attached picture, the second picture is my test product example.

     

    Problem 2:

    I want to remove the “Shop” title of the shop page on the left-hand side.

    Attachments:
    You must be logged in to view attached files.

    Solution for this topic

    Hi @EliMat89SH,

     

    I hope you are well today and thank you for your questions.

     

    Problem 1:

    I want to take of the widget are on my single product page, and stretch row and content to look more like the single product page on your Gillion theme in the attached picture, the second picture is my test product example.

    You can achieve this setting your site page layout to without sidebar as displayed in the attached screenshot.

     

    Problem 2:

    I want to remove the “Shop” title of the shop page on the left-hand side.

    You can remove it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .post-type-archive-product h1.page-title {
        display: none;
    }

     

    Best regards,
    Shufflehound team

    Attachments:
    You must be logged in to view attached files.

    EliMat89SH
    Participant

    Thank you so much for your help Shufflehound team, you guys do an amazing job. Hope you all have a successful and profitable new year.

    You are most welcome here 🙂

     

    Happy New Year…!!!

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