Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1122741

    Wie kann man das Logo oben mittig und groß anzeigen lassen und das Menü links und rechts vom Logo?

    #1122821

    Hey Christian,

    Refer to this following:

    Best regards,
    Jordan Shannon

    #1123099

    Thank you, Jordan. Works perfect! :-)

    I have one question left: the line below the active menu items should be displayed directly under the text of the respective navigation point. For me this is represented by a long distance at the edge. How can I change this?

    #1123174

    Sorry, but there is one more Problem (in another website installation width Enfold):

    i want to change the Background Color of the sidebar and tried this CSS:
    aside.sidebar.sidebar_right {
    background: #ffff01;
    padding-right: 50px;
    }

    …but it colored just 75% and now there is a whitespace between the yellow sidebar and the footer (see screenshot-link).
    How can i color 100% of the sidebar from the title to footer?

    • This reply was modified 5 years, 3 months ago by Edewoolf.
    #1124610

    Hi,

    Danke fur das Update.

    Die Höhe der Seitenleiste ist basiert auf seinem Inhalt. Es hat nicht die gleiche Höhe wie der Hauptinhalt Container, so müssen Sie einen Weg finden, um die Sidebar die Höhe des Inhalts Container machen erben.

    Best regards,
    Ismael

    #1125071

    Ok, thanks.
    one question left: the line below the active menu items should be displayed directly under the text of the respective navigation point. For me this is represented by a long distance at the edge. How can I change this?

    #1125451

    Hi,

    Ja, das ist möglich. Du konnen der CSS code verwenden um die Position vom menu fx or menu Zeile anpassen.

    .avia-menu-fx {
        bottom: 80px;
    }

    Viele Grüße,
    Ismael

    #1125455

    Thank you Ismael. Works perfect! :-)

    #1125604

    Hi,

    I’m glad this was resolved If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Logo mittig, Menü links und rechts’ is closed to new replies.