Home New Guten Forums WoodMart support forum Mobile menu issues

Mobile menu issues

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #656249

    jamieandrade88
    Participant

    Hi! the mobile menu font is not showing up white, Im assuming its black font because when I click it works but I can’t change the color.

    Attachments:
    You must be logged in to view attached files.
    #656407

    Hung Pham
    Keymaster

    Hi jamieandrade88,

    Thanks for reaching to us.

    Navigate to Theme Settings > Custom CSS and remove this code https://ibb.co/1GtN34k3

    Best Regards,

    #656475

    jamieandrade88
    Participant

    Hi! I dont see it. I checked global setting and mobile.

    Global custom CSS:
    .wd-tools-element>a {
    color: #000000 !important;
    }

    span.nav-link-text {
    color: #000000;
    }

    a.scrollToTop.button-show {
    display: none;
    }

    div.wd-toolbar {
    background-color: #000000 !important;
    }

    /*sticky background*/
    body .whb-sticked .whb-general-header {
    background-color: white;
    }
    /*sticky main menu color*/
    body .whb-sticked .woodmart-navigation .item-level-0.current-menu-item>a{
    color:yellow;
    }
    body .whb-sticked .woodmart-navigation .item-level-0>a{
    color:yellow;
    }
    body .whb-sticked .woodmart-navigation .item-level-0>a{
    color:orange;
    }
    body .whb-sticked .woodmart-navigation .item-level-0>a:hover{
    color:yellow;
    }
    body .whb-sticked .woodmart-navigation .item-level-0.menu-item-has-children>a:after{
    color:orange;
    }
    body .whb-sticked .woodmart-navigation .item-level-0.menu-item-has-children:hover >a:after{
    color:yellow;
    }
    body .whb-sticked .woodmart-navigation .item-level-0>a .nav-link-text:after {
    background-color: yellow;
    }

    /*My Account*/
    body .whb-sticked .woodmart-header-links .item-level-0>a {
    color: orange;
    }
    body .whb-sticked .woodmart-header-links .item-level-0>a:hover {
    color: yellow;
    }
    /*Search*/
    body .whb-sticked .search-button >a {
    color: orange;
    }

    body .whb-sticked .search-button:hover>a {
    color: yellow;
    }
    /*wishlist*/
    body .whb-sticked .woodmart-wishlist-info-widget .wishlist-icon {
    color:orange;
    }
    body .whb-sticked .woodmart-wishlist-info-widget .wishlist-count{
    color: red;
    background-color: yellow;
    }
    /*cart*/
    body .whb-sticked .woodmart-shopping-cart .woodmart-cart-icon {
    color:orange;
    }
    body .whb-sticked .woodmart-cart-design-5 .woodmart-cart-number{
    color: red;
    background-color: yellow;
    }
    body .whb-sticked .woodmart-shopping-cart .woodmart-cart-subtotal .amount {
    color: red;
    }
    /*compare*/
    body .whb-sticked .woodmart-compare-info-widget .compare-icon {
    color:orange;
    }
    body .whb-sticked .woodmart-compare-info-widget .compare-count{
    color:yellow;
    background-color:orange
    }
    body .whb-sticked .woodmart-cart-design-2 .woodmart-cart-number{
    color: yellow;

    Custom CSS for desktop:
    .wd-logo img[width]:not([src$=”.svg”]) {
    height: 80px !important;
    margin-top: -10px;
    }

    .wd-logo {
    max-height: 80px !important;
    transition: none;
    }

    .whb-row.whb-general-header.whb-not-sticky-row.whb-without-bg.whb-without-border.whb-color-dark.whb-flex-flex-middle {
    margin-bottom: -20px;
    }

    .whb-sticked .whb-row {
    transition: background-color .3s ease;
    background: #fff;
    }

    Custom CSS for mobile:
    span.wd-toolbar-label {
    font-size: 11px !important;
    color: #fff !important;
    }

    #656517

    Hung Pham
    Keymaster

    Hi jamieandrade88,

    To assist you in the best possible manner, I kindly ask that you please provide me temporary wp-admin info (wp-admin URL, username, password) to the Private Content area, this will allow me to thoroughly investigate and address your concerns more efficiently.

    Regards,

    #656538

    jamieandrade88
    Participant

    That great. Thanks!

    • This reply was modified 3 months, 4 weeks ago by Hung Pham.
    #656714

    Hung Pham
    Keymaster

    Hi jamieandrade88,

    You need to comment out this code lines https://ibb.co/mr2YhFyX

    Best Regards,

    #656725

    jamieandrade88
    Participant

    Okay, I removed it. It was working before I removed was that you who fixed it? but now my desktop header is showing white. Do I need all the custom codes? Is that something Woodmart added or was that work for old developers? Can I just remove Them all?

    #656922

    Hung Pham
    Keymaster

    Hi jamieandrade88,

    Thanks for your patience.

    Please see recorded video for better understanding https://go.screenpal.com/watch/cTfufinQf75

    Please refer to our documentation https://xtemos.com/docs-topic/advanced-typography-settings/

    Kind Regards,

    #657396

    jamieandrade88
    Participant

    great, thank you! Do you know if I can delete the codes? do I need all of them.

    #657466

    Hung Pham
    Keymaster

    Hi jamieandrade88,

    You can delete it because Typography in Theme Settings have predefined classes for desktop and mobile items.

    If you have a quick minute we always appreciate a 5-star rating on our theme!

    https://themeforest.net/item/woodmart-woocommerce-wordpress-theme/reviews/20264492

    Your feedback is the motivation to improve our work and services.

    Kind Regards,

    #657646

    jamieandrade88
    Participant

    I deleted all the custom codes and a lot of the icons got deleted

    balloonandpaper.com

    #657647

    jamieandrade88
    Participant

    all the icons like shopping cart are gone and the mobile bottom nav bar is white instead of black.

    Attachments:
    You must be logged in to view attached files.
    #657649

    jamieandrade88
    Participant

    I just restored a backup I had but I wanted to know what from the code can I remove?

    #657669

    Hung Pham
    Keymaster

    Hi jamieandrade88,

    Sorry for not describing more details, I mean you should delete codes I answered here https://xtemos.com/forums/topic/mobile-menu-issues-3/#post-656714

    Regards,

Viewing 14 posts - 1 through 14 (of 14 total)