Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #796168

    Hello,
    Can you tell me how I can center the menu in the socket?
    Thanks,
    Me

    #796358

    Hey feoleb,

    Please try the following in Quick CSS under Enfold->General Styling:

    #socket .sub_menu_socket {
        float: none !important;
        display: table !important;
        margin: 0 auto !important;
    }

    Best regards,
    Rikard

    #796639

    Hello Rikard,

    Thanks that worked. You’re the best!

    Brendon

    #796657

    Hi,

    Glad that Rikard helped :) Thanks for using Enfold :)

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘centering bottom menu in socket’ is closed to new replies.