New Landing How can we help? Atelier How to center the Product Element in a Page

Viewing 9 posts - 1 through 9 (of 9 total)
  • Posted in: Atelier
  • #221356
    samanthacu
    Member
    Post count: 26

    Currently the product element is on default left aligned. I would like it to be center aligned.

    How do I do that?

    Attachments:
    You must be logged in to view attached files.
    #221440
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide me specific page url with this element to check and find the exact solution.

    Thanks
    Mohammad

    #221765
    samanthacu
    Member
    Post count: 26
    This reply has been marked as private.
    #221783
    samanthacu
    Member
    Post count: 26
    This reply has been marked as private.
    #221833
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    1- For image alignment -: Please use this custom css code:-

    .product_list_widget{
    margin-left:40% !important;
    }

    2- Are you using any cache plugin? I would suggest to use any cache plugin to improve the speed.
    Thanks
    Mohammad

    #221883
    samanthacu
    Member
    Post count: 26
    This reply has been marked as private.
    #222099
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please contact at hosting provider about speed optimization. I would suggest to use WPengine hosting.
    Thanks
    Mohammad

    #222391
    samanthacu
    Member
    Post count: 26
    This reply has been marked as private.
    #222405
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    @media only screen and (max-width: 767px) {
    table.sf-table td {
    padding:10px !important;
    font-size:10px !important;
    }
    table.sf-table td{
    padding:0px !important;
    font-size:10px !important;
    }
    }

    Thanks
    Mohammad

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register