Home Forums WoodMart support forum Product Title Hidden When using Elementor in Footer!

Product Title Hidden When using Elementor in Footer!

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #261796

    netart.gr
    Participant

    Hello and thank you for your great theme.
    I have this strange problem. Whenever I add elementor in footer (through widgets->html block) it results in hiding all products’ titles! https://ibb.co/z817tRk

    I have cloned my website, I have disabled all unnecessary plugins but didn’t find any solution.
    I only have 4 plugins activated. Elementor 3.1.0, Slider Revolution 6.3.6, WooCommerce 4.9.2, Woodmart Core 1.0.27.

    Any help please?

    #261811

    Artem Temos
    Keymaster

    Hello,

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

    body h1.product_title {
    	display: block;
    }

    Regards

    #261813

    netart.gr
    Participant

    Thank you so much! It solved the problem!

    #261814

    Artem Temos
    Keymaster

    Great, you are welcome!

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

The topic ‘Product Title Hidden When using Elementor in Footer!’ is closed to new replies.