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

    Hi, I think that I found a possible mistake, if I create a new color section and set up with small padding

    Color Section -> Margin and Padding -> Small Padding

    Then, section are hidden. If I check html code I view css

    avia-section.avia-section-small {
        display: none;
    }

    Thanks!

    #1232322

    Hey Gabri,

    Could you please attach some screenshots of the issue?

    Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

    #1232498

    Hi Victoria, thanks for your message, I found the problem, I have a custom CSS style to hide [related products] in woocommerce products single pages

    .avia-section.avia-section-small { display: none; }

    You know if I can change this custom style to only hide ([related products] in woocommerce products single pages) and does not affect the style of color sections with small padding?

    Best regards,
    Thanks!

    #1232734

    Hi Gabri,

    Yes, of course.

    Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

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