• Resolved antoineO

    (@antoineo)


    Hi,

    I would like to add text into the topbar of my Pinnacle site. I can add icons (via Appareance > theme option), but I can not just put text such as the site : http://deligraph.com/agence-web/

    Thank you for your help

Viewing 7 replies - 1 through 7 (of 7 total)
  • Theme Author Ben Ritner – Kadence WP

    (@britner)

    You would have to use the topbar widget area. Which you can enabled in the theme options > topbar settings.

    Kadence Themes

    Thread Starter antoineO

    (@antoineo)

    Soory for the duplicate (error)

    Thread Starter antoineO

    (@antoineo)

    Thank but it does not work. I can just have icon with a hover text.
    I would like just to add text in the top bar (not icons in Appearance > topbar settings)

    Thread Starter antoineO

    (@antoineo)

    I succeed on my site http://lapousse.fr/devis.
    But how can i put my text “06 84 78 55 04 – contact@lapousse.fr” on the top left with a vertical center ?
    And change the size and the font of the text ? :/

    Thank very much for your help

    Theme Author Ben Ritner – Kadence WP

    (@britner)

    You can add this css in you theme options:

    .topbar-widget .textwidget p {
        line-height: 40px;
        color: #fff;
    }
    .topbar-widget .textwidget p a {
        color: #fff
    }

    Kadence Themes

    Thread Starter antoineO

    (@antoineo)

    Thank for your help.
    And do you know how i can align my topbar text on the top right please ?

    Thread Starter antoineO

    (@antoineo)

    just on the left of the “search icon”

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Top bar > add text’ is closed to new replies.