catch kathmandu wordpress full background trick

catch kathmandu full backgroundI noticed on the free version of the catch kathmandu wordpress theme. There is was no option for a full background image. This is easy to fix. All you need to do upload the background image use, in the “Custom Background Color” section. This can be found here: Appearance > Background. Then just make sure to put select no repeat. Once you do that go to the custom css section and paste in the following code:

body {
background-size: 100% 100%;
}

Then you should have a full width background like this one.

 

2 thoughts on “catch kathmandu wordpress full background trick

  1. hi thanks for great info. but if you see the tempalate, the slide navigation for next and prev, is different from example image (in example pic position nav is in middle left and right, but in real theme nav position in right bottom ), So how to make it correct, for position in the middle left and right

    thanks

Leave a comment