• Resolved theonlynasser

    (@nasserrashed)


    Hi there,I am looking for help with this issue please, in product single page product – the attributes part – there is a border directly beside the attributes value, I tried to add padding or spacing to add space between the border and the text but I couldn’t, I tried to remove the border and couldn’t as well. I am using Astra theme and Elementor template. I tried to add a screenshot to show you the actual issue but there is no uploading option here. So I uploaded it to my website : This is the screen shot of it

    Please advise. Thanks in advance.

    • This topic was modified 4 years ago by Jan Dembowski. Reason: Moved to Fixing WordPress, this is not an Developing with WordPress topic

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Moderator threadi

    (@threadi)

    Add this in Appeareance > Customizer > Additional CSS:

    body .woocommerce table.shop_attributes th { border-left: 0 }

    Thread Starter theonlynasser

    (@nasserrashed)

    Dear Threadi.. Thanks for your reply, I added it but still the same.

    Moderator threadi

    (@threadi)

    @nasserrashed: sorry, I added a space to much. Use this:

    body.woocommerce table.shop_attributes th { border-left: 0 }

    .. and @harlid is spammer, I reported it already.

    • This reply was modified 4 years ago by threadi.
    Thread Starter theonlynasser

    (@nasserrashed)

    @nasserrashed: sorry, I added a space to much. Use this:

    body.woocommerce table.shop_attributes th { border-left: 0 }

    You made my day Threadi ! that worked and the border inbetween was removed.
    Thank you!

    Thread Starter theonlynasser

    (@nasserrashed)

    .. and @harlid is spammer, I reported it already.

    thanks for making the Internet a very usefull, helpful and safe place.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Single Product – Attributes padding’ is closed to new replies.