• Hello,
    I tried to add a text and link to another page (languages => Espa?ol) in the top bar, beside social links.
    I installed Insert Headers and Footers lpugin and insert the html tag:
    —–
    <div id=”languages” width=”100px” align=”middle”>
    Languages
    </div>
    —–
    in the theme Personalize option: Css additional, I tried few alignment:
    —-
    .languages .languages-span .span {
    display: inline-block;
    vertical-align: middle;
    margin-top: 0px;
    }
    —-
    Align: middle works, but I can’t put the Text at the same line than menus or Social links.
    thanks

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

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Text and link in Top Bar Customizr’ is closed to new replies.