- Posts: 13
- Home
- Forum
Infinity Template - bottom Menu - How to Center Items ?
- kooka
- Topic Author
- Offline
Less
More
6 years 7 months ago - 6 years 7 months ago #16214
by kooka
Infinity Template - bottom Menu - How to Center Items ? was created by kooka
Hi, just wondering how i could center the items appearing in the Bottom menu of the template(please see attached image).
Thanks for support, regards, Thomas.
Attachment request.png not found
Attachment request.png not found
Thanks for support, regards, Thomas.
Last edit: 6 years 7 months ago by kooka. Reason: Wrong picture
Please Log in or Create an account to join the conversation.
- kooka
- Topic Author
- Offline
Less
More
- Posts: 13
6 years 7 months ago #16215
by kooka
Replied by kooka on topic Infinity Template - bottom Menu - How to Center Items ?
Solved, i was focusing on the wrong item.
I used this in custom css :
.uk-subnav { display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: center;
align-items: center;
align-content: center;
}
I used this in custom css :
.uk-subnav { display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: center;
align-items: center;
align-content: center;
}
Please Log in or Create an account to join the conversation.
- solidres
-
- Away
Less
More
- Posts: 3052
6 years 7 months ago #16218
by solidres
FAQ: www.solidres.com/support/frequently-asked-questions
Support Policy: www.solidres.com/support-policy
Replied by solidres on topic Infinity Template - bottom Menu - How to Center Items ?
Hi,
Thank you for your update, please let us know if you have other questions.
Regards,
Thank you for your update, please let us know if you have other questions.
Regards,
FAQ: www.solidres.com/support/frequently-asked-questions
Support Policy: www.solidres.com/support-policy
Please Log in or Create an account to join the conversation.
Moderators: solidres