Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #891567

    Hi,

    I want to center align Product thumbnail image. Right now its left align.

    Please check my website link. You will see top image of lady. Please check this screenshot I want to center align.

    Thanks
    Aadil

    #892278

    Hey danielromanin,
    Sorry, I don’t see your screenshot. Please try adding again.

    Best regards,
    Mike

    #892604

    Hi Mike,

    I have been waiting so long. Please help me show cateogory image in center.

    Here is the link of website and screenshot of category image i want to show center in : http://prntscr.com/hv8tkq

    Please respond ASAP. I really need this sorted.

    Thanks
    Aadil

    #892677

    Hi,
    Strange, it is looking centered to me. which browser are you using? I checked with Chrome. please see screenshot in Private Content area.
    Please try clearing any cache plugin and your browser cache.

    Best regards,
    Mike

    #892791

    Hi Mike,

    I did it center align with custom css but this custom css is not working on Mac. On Mac it is right alligned. I am going to remove css i did and please provide your css to show it in center.

    Thanks
    Aadil

    #893033

    Hi,
    Try this code in the General Styling > Quick CSS field:

    div.entry-content-wrapper {text-align: center !important; }

    I don’t have access to a mac, so if this doesn’t work please post your other code that didn’t work for mac & I will ask for mac members to review.

    Best regards,
    Mike

    #893298

    Hi,

    This works fine. Thank you so much.

    Can you please tell me how i can change Product description on wooocmmerce product page. I am talking about product description tab font size inside the tab.

    Here is the screenshot : http://prntscr.com/hw0f0c

    Please assist.

    Thank you for amazing support.

    Regards
    Aadil

    #893434

    Hi,
    I received a 404 (page not found) for the first 7 products I checked, which i wanted to see to help with your font size. Please check.

    Best regards,
    Mike

    #894130

    Hi,

    My website was under propogation. Its live now :

    I want to change font size here in product description tab : http://prntscr.com/hwv01e

    Hope you will respond soon.

    Thanks
    Aadil

    #894189

    Hi,
    Try this code in the General Styling > Quick CSS field:

    #top .woocommerce-Tabs-panel--description span,#top .woocommerce-Tabs-panel--description strong {
    font-size: 30px!important;
    line-height: 1.6em!important;  }

    Adjust to suit.

    Best regards,
    Mike

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.