• Resolved chrisgadlage

    (@chrisgadlage)


    I’m working in The Church theme from Omega.
    The example has the church’s logo and tag line on the left…with an address or some other data on the right. Is that part of the graphic file for logo, or is there somewhere to insert that information into the “Branding” section?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter chrisgadlage

    (@chrisgadlage)

    The theme sample is at https://ww.wp.xz.cn/themes/church/

    My site isn’t live yet, so the URL is likely to change in the next day or so, so I can’t give a link at this time.

    In the sample, what I’m trying to do is place something (info…graphic…something) in the spot where the address and the “Care Call Center” phone number is displayed at the top right.

    Thanks for any help.

    Hi Chris,
    to upload logo, go to “Appearance > Customize > Branding”.
    To write text / put image at the top right, you can upload your image via WordPress Media and go to “Appearance > Widgets” and drag Text widget into “Header Right” widget area. Then, you can write html code for image like

    <img src="your-image-url.jpg" alt="image text" />

    You can see your image url from WordPress media library

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Where does address go?’ is closed to new replies.