Add css in Charity Pro

Home Forums All Other Themes Add css in Charity Pro

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #68935
    ClaudiaClaudia
    Participant
    • Topics: 3
    • Replies: 6
    • Total: 9
    Member since: February 23, 2017

    Hi,

    I’m trying to add the below css for one of the sections in Charity Pro. I added it to the custom css box, but it doesn’t work. What else do I need to do?

    .content-area {
    background-image: url(“http://myurl/wp-content/uploads/2017/04/DSC_2732_2.jpg”);
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    }

    #68954
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30643
    • Total: 30643
    Member since: August 16, 2013

    Hi Claudia,

    Kindly show us your website URL.

    Regards,
    Dave

    #69011
    ClaudiaClaudia
    Participant
    • Topics: 3
    • Replies: 6
    • Total: 9
    Member since: February 23, 2017

    cloudypictures.com

    #69012
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30643
    • Total: 30643
    Member since: August 16, 2013

    Hi Claudia,

    Do you want background image in inner pages? You can set the homepage section background via Appearance>>Theme Option>>Section

    Can you send us screenshot where you want to show background image.

    Regards,
    Dave

    #69020
    ClaudiaClaudia
    Participant
    • Topics: 3
    • Replies: 6
    • Total: 9
    Member since: February 23, 2017

    I should have been more clear. I am trying to add “background-attachment: fixed;” to the background image in section #2. It is the section with the events list.

    #69295
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30643
    • Total: 30643
    Member since: August 16, 2013

    Hi Claudia,

    Kindly go to Appearance>>Theme Option>>Section>>Section 2

    You will find “section id” option there. Add the section id there like “events”.

    Then add this code in custom css box:

    #events{background-attachment:fixed;}

    Regards,
    Dave

    #69320
    ClaudiaClaudia
    Participant
    • Topics: 3
    • Replies: 6
    • Total: 9
    Member since: February 23, 2017

    I added it as you indicated, but it does not work.

    #69332
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30643
    • Total: 30643
    Member since: August 16, 2013

    Hi Claudia,

    Kindly send us your URL of the site and WordPress admin details (Username & Password) via sktthemes.net/contact

    Please mention this forum URL while replying so that we understand what needs to be done.

    Regards,
    Dave

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.