How install App-Dev theme?

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #31506
    Valerio Morici
    Participant

    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

    #31508
    Veena
    Moderator

    Sorry for the delayed response.

    Pls share a link to your site with a temp login here as a private reply, we ll help set up demo theme.

    Thank You.

    #31510
    Valerio Morici
    Participant
    This reply has been marked as private.
    #31511
    Valerio Morici
    Participant
    This reply has been marked as private.
    #31512
    Veena
    Moderator

    This login info is not working it seems. Can you pls check?

    #31521
    Valerio Morici
    Participant
    This reply has been marked as private.
    #31522
    Veena
    Moderator

    You can use the custom CSS like this –

    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?

Viewing 7 posts - 1 through 7 (of 7 total)
  • The forum ‘Appdev Theme Support’ is closed to new topics and replies.