Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Woocommerce – change color of product tabs section

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #265130
    tjimm
    Participant

    I am trying to make the whole section white, but I can’t figure out how to make the edges white (see image, marked in red: https://imgur.com/8gN8shv).

    The edges belongs to div.nm-row, and if I make div.nm-row white other places on the page become white as well.

    Any help or input would be greatly appreciated. I’m using WordPress/Woocommerce.

    #265189
    Paulie_D
    Member

    Without any code demo or a link there is very little we can offer.

    #265190
    tjimm
    Participant

    Hey Paulie, sorry. The site is locked because it is not yet done, but I have opened it now. Here’s a link to one of my products where the problem occur: https://www.willekulla.com/products/argan-oil-liquid-soap-klockargardens/

    #265192
    Paulie_D
    Member

    Well your options are pretty limited if you don’t wish to change the style of the whole class.

    That class adds padding of 2.5% to either side which is why the background shows through.

    That leaves 95% for the column you have inside (which is white).

    I’d suggest that overriding that styling for this particular row would be in order but then you will have to deal with the padding on the innder .col-xs-12

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘CSS’ is closed to new topics and replies.