Forum Replies Created
-
AuthorPosts
-
pmdelgado1Power User
Awesome ! You guys ROCK ! thank you, thank you, thank you … 10 stars if I could rate you!
pmdelgado1Power UserHi Zed, yes, absolutely there is no float left in Fluida, it was just as a matter of speech, I stay corrected; there is only float: right; I have to say, Fluida is a robust theme, I made the simple switch from float: right; to float: center; and it works great. The menu displays perfect in small devices, thus far no problem. I purchased the css to remove the footer, and I would purchase the option to show tagline without hesitation. I absolutely love the theme, it is clean, easy to read, and it offers that “traditional” feel of right/left column. It would be great if you can offer that upgrade to center the menu with the tagline :), you’ll have a customer for life!
pmdelgado1Power User@Shannon,
It’s easy, first make sure you work on a child CSS, then find this line and change it to left, right, center:/*————————————————————–
## MAIN MENU
————————————————————–*/#access {
display: inline;
float: center;/*here is were you change it*/
}You find the css inside the fluida folder, is call “style.css”. Make sure you work on a child, otherwise when you update your theme it will go back to default.
@Fluida, your designs are awesome, can’t believe you could not provide this simple solution!- This reply was modified 8 years ago by pmdelgado1.
-
AuthorPosts