Tagged: , ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1053527
    #1053927

    Hey Excention,

    Thank you for using Enfold.

    You can use this css code to adjust the position of the logo.

    div .logo {
        float: none;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }

    Best regards,
    Ismael

    #1054143

    Hey Ismael. Thanks for your help, is this just for the Logo ?

    Cause I need the menu on the right to be centered too a bit.

    #1054743

    Hi Excention,

    Please try a solution posted here

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #1057139

    Hi Victoria,

    I found the solution on my own.

    I just switched the .logo from Ismails Code to .main_menu and it worked fine.

    So for anybody who is searching for the same solution for this problem.

    Best regards

    Musti

    #1057571

    Hi Musti,

    Great, glad you found a solution and thanks for sharing. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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