Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1018116

    Hi there,
    for some reason “Available options” is showing twice in products with components.

    I’ve added a frame as an option and it is showing the option, but also has the text showing again above the component.

    Any help would be great thanks!

    Gemma

    #1018294

    Hey tankerhq,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    
    
    #top.single-product  .component_selections > p.component_section_title {
        display: none;
    }
    
    

    Best regards,
    Günter

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