pmdelgado1

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: How to center main menu in Fluida #38874
    pmdelgado1
    Power User

    Awesome ! You guys ROCK ! thank you, thank you, thank you … 10 stars if I could rate you!

    in reply to: How to center main menu in Fluida #38721
    pmdelgado1
    Power User

    Hi 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!

    in reply to: How to center main menu in Fluida #38668
    pmdelgado1
    Power 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 7 years ago by pmdelgado1.
Viewing 3 posts - 1 through 3 (of 3 total)