text in the header

  • LaufschuhWiesel

    #48210

    Hello all,

    i hope someone could help me. Where could i change the position of der text in the header? In the editor? Which file must i edit and with which code?

    After the update to version 2.0 the text is in the middle. I would have the text on the left hand side like in the previous version.

    tanks fpr helping me.

    greetings Uli

    bigfoot-islander

    #48216

    Hello,
    This is just to say that I’ve got the same issue.
    Thanks for your help.
    Regards

    Admin

    Syahir Hakim

    #48231

    Copy and paste this code in the Additional CSS option:

    .header_title, .header_desc {
       text-align: left;
       padding-left: 15px;
    }

    LaufschuhWiesel

    #48247

    Thanks for the fast help.

    By the way: Very cool update!

Viewing 4 posts - 1 through 4 (of 4 total)

  • You must be logged in to reply to this topic.