*

GEORGI

  • **
  • 25 posts
user / register page change background image with solid color
« on: August 04, 2020, 01:10:09 AM »
hi can someone help me to take off the user / register page  background image with solid color.

thank you in advance


Marked as best answer by frosticek on September 13, 2020, 09:47:29 PM
*

MB Themes

Re: user / register page change background image with solid color
« Reply #1 on: August 05, 2020, 09:29:05 AM »
@georgi
Add this to your style.css
Code: [Select]
body .container-outer.register-register {background:#ccc;}
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

GEORGI

  • **
  • 25 posts
Re: user / register page change background image with solid color
« Reply #2 on: September 05, 2020, 01:57:58 AM »
tank you for your support