Home › Forums › All Other Themes › Add css in Charity Pro
- This topic has 7 replies, 2 voices, and was last updated 6 years, 1 month ago by
Forum Moderator.
-
AuthorPosts
-
April 12, 2017 at 8:48 pm #68935
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;
}April 13, 2017 at 4:58 am #68954Hi Claudia,
Kindly show us your website URL.
Regards,
DaveApril 13, 2017 at 11:25 am #69011cloudypictures.com
April 13, 2017 at 11:34 am #69012Hi 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,
DaveApril 13, 2017 at 1:32 pm #69020I 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.
April 17, 2017 at 12:59 pm #69295Hi 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,
DaveApril 17, 2017 at 11:11 pm #69320I added it as you indicated, but it does not work.
April 18, 2017 at 4:58 am #69332Hi 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 -
AuthorPosts
- You must be logged in to reply to this topic.