Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #458729

    It seems easy, but I cannot figure it out :-(

    I have a page where I added a grid (1/1) full width and set the background color white but it only shows white around the text inside the grid.

    Is there a way to set all the background of the cell white only on that page?

    Thanks

    #458980

    Hey jenki!

    Can you please post the link to your website?

    Cheers!
    Yigit

    #458990
    This reply has been marked as private.
    #458992

    Hi!

    Please add following code to Quick CSS

    .woocommerce-account .main_color {
      background-color: white;
    }

    Cheers!
    Yigit

    #459004

    Not quite but close enough. Looks good this way too.

    Thanks!

    You can close the ticket.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Set background white’ is closed to new replies.