- Posts: 13
- Home
- Forum
- Community Forum
- General discussions
- Infinity Template - bottom Menu - How to Center Items ?
Infinity Template - bottom Menu - How to Center Items ?
- kooka
- Topic Author
- Offline
Less
More
5 years 4 months ago - 5 years 4 months ago #16214
by kooka
Infinity Template - bottom Menu - How to Center Items ? was created by kooka
Last edit: 5 years 4 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
5 years 4 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
-
- Offline
Less
More
- Posts: 2953
5 years 4 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