Home Forums WoodMart support forum Center product titles

Center product titles

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #130145

    mgnyee
    Participant

    Hi, how can I center align my product titles?

    See link in private content. They are all left aligned for some reason.

    I’ve turned all non-theme related plugins off, and updated everything.

    Thanks
    Matt

    #130158

    Hello,

    Please update the theme up to 3.8.1 and deactivate all the plugins not related to the theme and switch the parent theme, check the issue, if the problem remains, leave the plugins not activated and provide the site admin access to the private area

    Best Regards

    #130172

    mgnyee
    Participant

    Thanks, I updated to 3.8.1, and deactivated all the plugins not related. Still the same issue.

    Login details in private area.

    Thanks
    Matt

    #130195

    Hello,

    You have set the design on hover which aligned the title and price to the left http://prntscr.com/o6y3xi

    You would better change the design and title would be centered.

    Best Regards

    #130259

    mgnyee
    Participant

    Thank you, I have changed it. Is there any way I can turn off quick view off? ie. remove the cart button on hover. I don’t want the customer to be able to select the options from the shop page.

    Thanks
    Matt

    #130290

    Hello,

    You can disable the quick view in the Theme Settings > Shop > Quick view

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .woodmart-buttons > div {
        display: none;
    }

    Best Regards

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