Viewing 6 replies - 1 through 6 (of 6 total)
  • Hey there Cynthialoowho,

    Hope you’re well! ??

    Navigate to Dashboard > Appearance > Theme Options > Home Page [ tab] > You will see now Featured Post #1 – 4 as you can see here: https://prntscr.com/630aqr

    You can select if you want logo or image to show.

    Let me know if it helps! ??

    Best Regards,
    Calvin

    maaniedo

    (@maaniedo)

    Hi Calvin! I think Cynthialoowho is referring to the Call to Action section and not Featured Post section.

    Please provide procedures in changing the image.

    Thank you,

    Mark

    Hey there Cynthialoowho and Mark,

    Working with Calvin here ??

    If this is the section you’re referring to https://screencast.com/t/hKJET8j9PB then this can be done with some custom CSS. Since theme has it’s own custom CSS tab which is located in Appearance >> Theme Options >> Tools >> Custom CSS you can try adding this code there:

    section#about-section {
    background: url(your_image_url);
    }

    Replace dummy URL with the actual URL of the image you’d like to use.

    Hope this helps ??

    Best regards,
    Bojan

    maaniedo

    (@maaniedo)

    Thank you!

    Glad I could help ??

    Cheers,
    Bojan

    Thread Starter Cynthialoowho

    (@cynthialoowho)

    It worked!! Thank you so much!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Call To Action’ is closed to new replies.