Home Forums Pro Themes Academic Pro Changing Call-to-action background image

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #70343
    Leonel Brites
    Participant

    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?

    #70348
    wensolutions
    Keymaster

    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!!

    #70354
    Leonel Brites
    Participant

    Perfect. Thanks.

    #70356
    wensolutions
    Keymaster

    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!!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Changing Call-to-action background image’ is closed to new replies.