- This topic has 3 replies, 2 voices, and was last updated 8 years ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- The topic ‘Changing Call-to-action background image’ is closed to new replies.


Home › Forums › Pro Themes › Academic Pro › Changing Call-to-action background image
Tagged: call to action
I’m trying to change the background image for the call-to-action section, but can’t seem to find the right place to do it. Any thoughts?
Hello @lbrites,
The option to change the background image of the Call to action section is not available within the theme.
However, we will provide the custom CSS using which you change the background image of CTA section.
For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.
#background-image-section {
background-image: url(YOUR IMAGE URL);
}
Here replace the text with your image URL.
Hope this helps.
Best Regards!!
Perfect. Thanks.
Hello @lbrites,
Glad we could help you.
Any further issues are always welcome.
We would also really appreciate if you could help us by rating our theme by following the link given below:
https://wordpress.org/support/theme/academic/reviews/
Thank you.
Best Regards!!
| Cookie | Duration | Description |
|---|---|---|
| cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
| cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
| cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
| cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
| cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
| viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |



