• Hello,

    I am currently working on the site https://cyanskycopiers.ggaglobal.net, I am attempting to place an address above the phone number in the tagline in the header but I am not able to inject html into the tagline field anyone know another way to accomplish this? I am aware that the ssl certificate on my site has expired I am working on renewing it.

    Thank you all feedback welcomed.

    The page I need help with: [log in to see the link]

Viewing 11 replies - 1 through 11 (of 11 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    First step would be to create a Child Theme: https://codex.www.ads-software.com/Child_Themes

    Thread Starter acechec

    (@acechec)

    Once I create the child theme I can inject the html and css?

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Yes, but the injection will be manually through editing the code. Were you expecting something else?

    Thread Starter acechec

    (@acechec)

    As in placing it within the functions.php of the child theme correct? sorry I am not very experienced with wordpress

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Something like that yes, I was just checking if you were okay with code modifications.

    Thread Starter acechec

    (@acechec)

    Is there some documentation on how I would set up once of these functions?

    Thread Starter acechec

    (@acechec)

    Does anyone know how I could alter the code or find maybe some documentation on this?

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Yes, but I’m waiting for you to set up a Child Theme first. The answers on the forums are more conversational instead of something you’d see at stackoverflow.

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Create a ‘header’ folder inside your Child Theme, then inside that header folder create a new file named ‘site-branding.php’.

    Give your child theme ‘site-branding.php’ file all of the code from this page: https://pastebin.com/raw/aSacmiHT

    The next step will be styling it.

    Thread Starter acechec

    (@acechec)

    When I do this it does not show up in the live website but I can see it when making changes to the website in the customization section of the wordpress dash board.

    Thread Starter acechec

    (@acechec)

    It was showing up last night and now it is no longer displaying, has there been an update to the theme? Even so wouldn’t the child them prevent this from affecting it?

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Tagline Twentyseventeen theme divide into two rows’ is closed to new replies.