Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author miunosoft

    (@miunosoft)

    I’m not sure what exactly you want but assuming you are talking about the outputs that the plugin generates, you would need to insert custom CSS rules in your themes’ style.css file.

    Try putting this in your style.css of your theme.

    .amazon-products-container {
      background-color: #FFF5FA;
    }

    Change the property value to suite your needs.

    Plugin Author miunosoft

    (@miunosoft)

    Closing the topic due to inactivity.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Background Color’ is closed to new replies.