Home Forums WoodMart support forum Website help Reply To: Website help

#163852

Hello,

Your problem is resolved. Now the image is shown in the centre of the screen in desktop without making the image smaller on mobile. I define a custom CSS class in the row which contain that image “centerImage”.

Screenshot for clarification: https://jmp.sh/ahCa4OP

Then I use the below CSS class in Custom CSS for desktop under theme settings >> custom CSS to hit the specific class.

.centerImage img {
    margin-left: 19%;
}

You can check the results here: https://www.enuesque.com/p/pore-vacuum/

That black rectangle appears on your promo popup. Because you enable the promo popup but did not use any content for it. You have to use your html short code for “Promo popup text” field in Theme Settings >> Shop >> PROMO POPUP.

Check the documentation for in depth guidance: https://xtemos.com/docs/woodmart/faq-guides/promotional-pop-ups/

You can update the plugin in Appearance > Install plugins. If you have any problems (these problems are often caused by the host security or size max size limitations) you can upload and install via Dashboard > Plugins or FTP.

1. Make the full backup of your site.

2. Deactivate and delete the current version.

3. Upload the new version from your portfolio on this forum.

4. Upload and install.

Best Regards.