Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Search
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

Lay Theme Forum

  1. Home
  2. Shop / WooCommerce
  3. Single product page — problems of personalization

Single product page — problems of personalization

Scheduled Pinned Locked Moved Shop / WooCommerce
5 Posts 2 Posters 100 Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    cmiliere
    wrote last edited by
    #1

    Hello,

    I want to do two some adjustements on the single product page (woocommerce)
    and I can't find the way to do it?

    • Center the bloc tag + title + price and the "add to cart" button in the description zone of the product
    • Center the entire description zone at 50% height of the navigateur size (we can only fix it with a padding-top in pixels but no in %?)

    Here's the product page link: https://alicetrescarte.com/yamato/?product=rustik-vase

    Capture d’écran 2026-02-13 à 14.51.31.png

    1 Reply Last reply
    0
    • C Offline
      C Offline
      cmiliere
      wrote last edited by
      #2

      laytheme_woocommerce_question.jpg

      1 Reply Last reply
      0
      • arminunruhA Offline
        arminunruhA Offline
        arminunruh
        Global Moderator
        wrote last edited by
        #3

        image.png

        Can you please send:

        • a link to this forum topic
        • your website address
        • /wp-admin/ username and password
          to: info@laytheme.com
        1 Reply Last reply
        0
        • C Offline
          C Offline
          cmiliere
          wrote last edited by
          #4

          Hello Armin, thanks for your answer.

          I've fixed this point by coding:
          Center the bloc tag + title + price and the "add to cart" button in the description zone of the product
          But the Add to cart button is still at left.

          I send you a mail this afternoon!

          1 Reply Last reply
          0
          • arminunruhA Offline
            arminunruhA Offline
            arminunruh
            Global Moderator
            wrote last edited by
            #5

            i added this css to desktop css:

            .lay-no-variations .lay-woocommerce-product-tab{
                width: 100%!important;
            }
            .summary > *{
                max-width: 100%!important;
            }
            .summary{
                width: 49%!important;
                padding-left: 15%!important;
                padding-right: 15%!important;
            }
            body.single-product #lay-woocommerce .lay-woocommerce-product-text{
                width: 100%!important;
            }
            .lay-woocommerce-summary-inner form{
                text-align:center!important;
            }
            .woocommerce div.product form.cart .button{
                float: none;
                display: inline-block!important;
            }
            

            and for mobile css:

            .lay-no-variations .lay-woocommerce-product-tab{
                width: 100%!important;
            }
            .summary > *{
                max-width: 100%!important;
            }
            .summary{
                width: 100%!important;
                padding-left: 15%!important;
                padding-right: 15%!important;
            }
            body.single-product #lay-woocommerce .lay-woocommerce-product-text{
                width: 100%!important;
            }
            .lay-woocommerce-summary-inner form{
                text-align:center!important;
            }
            .woocommerce div.product form.cart .button{
                float: none;
                display: inline-block!important;
            }
            

            Screenshot 2026-02-26 at 16.00.14.png

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            I also code custom websites or custom Lay features.
            💿 Email me here: 💿
            info@laytheme.com

            Our Web Development company: 100k.studio

            Want to tip me? https://www.paypal.com/paypalme/arminunruh

            Before you post:
            1. When using a WordPress Cache plugin, disable it or clear your cache.
            2. Update Lay Theme and all Lay Theme Addons
            3. Disable all Plugins
            4. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"

            This often solves issues you might run into

            When you post:
            1. Post a link to where the problem is
            2. Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
            3. If the problem is difficult to explain, post screenshots / link to a video to explain it
            Online Users
            M
            marynasakowska
            B
            Bella
            C
            clnstz
            Forgot your key, lost your files, need a previous Lay Theme or Addon version? Go to www.laykeymanager.com
            laytheme.com
            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Recent
            • Tags
            • Popular
            • Users
            • Search