How to change pagination background / add color scheme to pagination background (Dawn 15.2)?

Topic summary

A user wants to apply a rainbow color scheme (similar to their Rich Text section) to the pagination background in their Shopify Dawn 15.2 theme, which currently displays as white.

Solution provided:

  • Access Online Store β†’ Edit Code β†’ theme.liquid file
  • Insert custom CSS code above the </body> tag
  • The code snippet targets pagination elements to apply the desired background styling

Status: The issue appears resolved with a working CSS solution. The helper provided step-by-step instructions including code placement, though the actual CSS markup content is partially corrupted in the thread. Store credentials were shared for troubleshooting (www.auracar.de with password).

Summarized with AI on November 5. AI used: claude-sonnet-4-5-20250929.

Hey guys,

As you can see in the picture below, the pagination background is white but I want it to be in rainbow colors, just likee the Rich Text background above. I have a color scheme for that. But how can I add that to pagination background?

Best regards

1 Like

Hey @ekrembcc

Share your Store URL and Password if enabled..

Best Regards,

Moeed

www.auracar.de

password: paoguy

Hi @ekrembcc

Please, share your store URL. Thanks!

Hey @ekrembcc

Follow these Steps:

  1. Go to Online Store

  2. Edit Code

  3. Find theme.liquid file

  4. Add the following code in the bottom of the file above tag


RESULT:

If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed