• Resolved annehuff06

    (@annehuff06)


    There is a short line under the label for each “select a product” section. Since I removed the content of the label and the line is still there, i don’t think it is text decoration. How do I remove this black line? I found line marks under other parts of this form that I was able to at least change the color of, but this block doesn’t give me that option. Another solution would be to adjusting margins to close the gap between the line and the text divider block above it, but that didn’t seem to work either. Any advice?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter annehuff06

    (@annehuff06)

    ok, I did manage to adjust margin to bump the line up to the divider above it, but would prefer to remove it if possible. Thank you much!

    Plugin Author EDGARROJAS

    (@edgarrojas)

    Hello!

    You can use this style to remove it:

    .rednaoGroupContainer hr {

    1. display: none;

    }

    Regards!

    Thread Starter annehuff06

    (@annehuff06)

    Thank you so much!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Remove line under label on repeater block for product’ is closed to new replies.