Hi I'm using "Theme #01: P3P" and is there any way to adjust the right side image? To move it more to the right?
Hello! Add this to your custom CSS:
#right .img_bg { margin-left: 10px; }
"10px" could be replaced with any value you want! Just don't forget the unit of measurement!















