Tumasz Urbanski
asked 11 years ago

Hello. I removed left sidebar, but now I have free space in this place. How can I move content to the left side of site?

3 Answers
DominicStaff
answered 11 years ago

Hello Tumasz Urbanski !

To move the content to the left side of site, you can open the template.css file, and find line 124, and replace the following code :

padding: 50px 8px 10px 150px; 

with new code :

padding: 50px 8px 10px 10px; 

Hope this helps !
Regards,

Dominic

Frederick Grenier
answered 11 years ago

I have the same issue and I cant seem to locate the template.css file

DominicStaff
answered 11 years ago

@Frederick !

Please open the template.css file in the folder path “\wp-content\themes\wallpress\assets\css”

 

Powered by DW Question & Answer Pro