how to change the default template that brings the theme?

Support Forums for LiveMesh Themes & Plugins Forums Appdev Theme Support how to change the default template that brings the theme?

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1409
    moai
    Member

    Please help, I need to change the image that appears in the template of the subject but not to. I revolution change to a slider as shown in this subject demo

    #1414
    livemesh
    Keymaster

    Sorry – I am not able to get the change you are planning to make. Can you pls elaborate, preferably with a screenshot and specific URL you are referring to. Thanks!

    #1435
    moai
    Member

    here attached the image with the problem, not how to get that image. thanks

    #1437
    livemesh
    Keymaster

    Thanks for the image – that helps. The code is in custom/custom.css file. Pls remove the entire contents of this file and you should be fine with a default background. You will need to get rid of the below code (or change the background image to one of your choice), specifically –

    
    #title-area {
        background-repeat: no-repeat;
    ....
        background-image: url(https://www.livemeshthemes.com/squash//wp-content/uploads/2013/05/bg-slide1.jpg);
    .....
        padding: 115px 0;
        }
    
    #title-area h1, #title-area h2 {
        margin-bottom: 20px; color: #E0E3E8; font-size: 48px; line-height: 60px;
        }
    

    There is more discussion on this here (although for a different theme, it also applies here) –

    https://www.livemeshthemes.com/support/forums/topic/default-header-image-on-blog-post-etc/

    This code can cause some confusion and hence let me see what I can do to fix this in my next update.

    #1451
    moai
    Member

    another query, as do the background parallax?

    #1452
    easyePL
    Member

    Import xml, theres a lot of example pages.
    .

    [segment id=” ” class=” ” background_color=’ ‘ background_image=”http://” parallax_background=”true” background_speed=”0.3″]

    #1473
    easyePL
    Member

    and, if you want to change single page image you can just hit SPACE in Custom Heading Content ^^

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