ResolvedMy account in mobile menu

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #26689
    img03
    Participant

    Hello, is it possible to change the color of the text in the section “my account” (the part of login and register) of the mobile menu? Currently the letters are gray, and if I put the background of the mobile menu in white they are not appreciated.

    Thank you

    #26705
    Althemist
    Keymaster

    Hi img03,

    Yes, it’s doable, but the only way would be with custom CSS rules.

    Regards,
    Dimitar

    #26723
    img03
    Participant

    Thank you very much, and could you provide me with the css code to modify it? thanks

    #26752
    Althemist
    Keymaster

    This is the rule you need to modify as per your requirements:

    #babystreet_mobile_account_tab li a, #babystreet_mobile_account_tab label, #babystreet_mobile_account_tab h2, #babystreet_mobile_account_tab h3, #babystreet_mobile_account_tab .woocommerce-LostPassword a, #babystreet_mobile_account_tab div.woocommerce form p, #babystreet_mobile_account_tab div.woocommerce form p a {
        color: #e1e1e1;
    }

    Hope this helps.

    Regards,
    Dimitar

    #26764
    img03
    Participant

    Perfect, thank you very much!

    And what is the CSS to also change the color in the mobile menu of the words?:
    LOGIN
    REGISTER
    MENU
    And the background color where MENU is, the My Account icon, the WISHLIST icon (currently it is in gray with white letters and icons).

    Thank you very much

    #26776
    Althemist
    Keymaster

    Adjusting these as per your needs would do the job.

    #menu_mobile ul.babystreet-mobile-menu-tabs li a {
        color: #your-color !important;
        background: rgba(0, 0, 0, 0.12) !important;
    }

    BTW, if you’re happy with the theme and support, we’d really appreciate if you take the time to rate it on ThemeForest. It helps us a lot to keep improving our themes and adding new features and settings. You can rate the theme from your Downloads page ( https://themeforest.net/downloads ) – the small stars bellow the Green Download button.

    Best regards,
    Dimitar

    #26806
    img03
    Participant

    Thank you

    I have already been able to modify with the CSS but I still cannot change the color of the text specifically of the words: “LOGIN AND REGISTER” of the mobile menu

    #26830
    Althemist
    Keymaster

    There it is:

    #babystreet_mobile_account_tab .woocommerce #customer_login.u-columns.col2-set .owl-nav button {
        color: #your-color !important;
    }
Viewing 8 posts - 1 through 8 (of 8 total)

You must be logged in and have valid license to reply to this topic.

License required for any item belonging to this account
AlThemist

AlThemist

sales 18047, followers 754
Login and Registration Log in · Register