[Resolved] Add linebreak to copyright info

Home Forums Support [Resolved] Add linebreak to copyright info

Home Forums Support Add linebreak to copyright info

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #976684
    Kim

    Hi there, I’ve tried to add a linebreak to the copyright info to add some text below the copyright text. It moves the whole text to center.

    copyright center

    How can I align it to the left again?

    Many thanks and best regards!

    #976694
    Leo
    Staff
    Customer Support

    Hi there,

    Any chance you can link us to the site in question?

    You can edit the original topic and use the private URL field.

    Let me know πŸ™‚

    #977387
    Kim

    Hi Leo, unfortunately it’s a local installation at the moment. But this is the code I’ve added to the copyright field:

    %copy% %current_year%
    <br />Alle Preise inkl. der gesetzlichen MwSt.
    <br />Die durchgestrichenen Preise entsprechen dem bisherigen Preis in diesem Online-Shop.
    #977431
    Leo
    Staff
    Customer Support

    Try this CSS:

    .footer-bar-align-right .copyright-bar {
        text-align: left;
    }

    Let me know πŸ™‚

    #977700
    Kim

    Perfect πŸ™‚ Many thanks, Leo!

    #978214
    Leo
    Staff
    Customer Support

    No problem πŸ™‚

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.