Hi everybody! Im new using WordPress and after I bought App-dev themes, wanted to install like the one I’ve seen on the website. But the inconvenient I had is I see it blank and I have to set up everything, that is the reason I didn’t want to do.
please help me how to set up the same theme I bought!
thank you
body {
font-family: 'Source Sans Pro', 'sans-serif', 'serif';
}
If you need to change the heading font then you need to use like this –
h1, h2, h3, h4, h5, h6 {
font-family: "Museo";
}
Theme uses museo custom font for heading. You can change as per your requirement using the above custom CSS.
You can insert all your custom CSS in themeoptions > custom CSS tab.
2. Which background picture exactly? Can you pls clarify?
Author
Posts
Viewing 7 posts - 1 through 7 (of 7 total)
The forum ‘Appdev Theme Support’ is closed to new topics and replies.