Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #52015

    TDF C
    Participant

    http://www.taylorsdoors.com.au/temp
    Wordpress 3.9.1
    x-Child Theme: Integrity Light
    x – Shortcodes 2.3.0

    Hi,
    I am a real newbie using wordpress for the first time. We are rebuilding a website and want to have text next to the logo but can’t find anywhere how to do it.
    Please help how to do it. Thanks

    #52317

    Alexander
    Keymaster

    Hi there,

    In the Customizer, X will allow you to text an image or text logo, but there isn’t a way to combine them through the settings. Customizer will allow you to add text above the logo in the “Top bar”

    You could do this with a code modification. Because this requires a template change, I’d advise that you setup a child theme. This allows you to make code changes that won’t be overwritten when an X update is released. After your child theme is setup, please review how we recommend making template changes in Customization Best Practices.

    You can copy this file to your child theme: x/framework/views/global/_brand.php

    Just add your text at the end of that file and it will show up in the navbar with the logo