Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #314638
    Dirk
    Participant

    Hi,

    Is it possible to have the menu centred in the header top? Now it is positioned to the right.

    https://voorbeeld.ovh/

    Thank’s so much,

    Dirk

    #314673
    tikaram
    Keymaster

    @italianfox : I will check it and provide you the required additional css shortly.

    Regards,
    Tikaram

    #314674
    tikaram
    Keymaster

    @italianfox : Login to your WordPress admin section. Go to Appearance => Customize => Additional css and add the following css.

    .header-top-left {
        margin-right: 0;
    }
    .header-top-bar .top-main-wrapper {
         justify-content: center;
    }

    Let me know if this helps you out.

    Regards,
    Tikaram

    #314681
    Dirk
    Participant

    Dear Tikaram,

    That did the job, thank you very much for your fantastic support!!

    With appreciative regards,

    Dirk

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Align menu in header top’ is closed to new replies.