Home Forums WoodMart support forum shop header product count color

shop header product count color

Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #68206

    jackiex
    Participant

    Hi.

    I use black icons for category icon. I need white open menu with black text but I cant do this. Because my icons are black and it cant show on black open menu. How can I do shop heading category text colors white, open menu back ground white and open menu category text black? If I cant do this how can i change product count color? I need bold or something because its like transparent.

    Thank you so much.

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

    Hello,

    First of all try to set the light color for Page title, then all the rest will be changed with custom CSS

    Navigate to Theme Settings > Page Heading and set the light color for page title.

    Please note, if we change the color of titile it will be applied globaly, i.e. all the catetories titles will be light.

    Best Regards

    #68256

    jackiex
    Participant

    Thank you. What is the custom css?

    #68257

    jackiex
    Participant

    I changed color for page title. Please check the image.

    Thank you.

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

    Hello,

    Please add this code to Theme Settings > Custom CSS.

    .color-scheme-light .woodmart-product-categories .children {
       background-color: #ffffff;
    }
    .color-scheme-light .woodmart-product-categories .children li > a span{
        color: #00000;
    }

    If the code does not work, please provide your site admin access.

    Best Regards

    #68304

    jackiex
    Participant

    Hi.

    This code only edit my shop title heading size and make very bad. I need your repair please help me fast. I need before css heading. Please when you repair check mobile too. Please check the attachment.

    Thank you

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

    jackiex
    Participant

    I need this size. Sorry I forget add 2nd attachment.

    Thank you.

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

    jackiex
    Participant

    The last one is before css

    #68311

    jackiex
    Participant

    Hi.

    I solve size problem but I have another problem now. Shopping cart dont working. This css ruin everything. Please help me.

    Thank you.

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

    jackiex
    Participant

    Cart sidebar working on shop page but dont working on homepage. Thats the problem.

    #68375

    Hello,

    I do not see the CSS in the Theme Settings > Custom CSS, moreover background and color do not influence on size or functions.

    As for the shopping cart please update the theme as per instructions: https://xtemos.com/docs/woodmart/update-theme-2/

    Best Regards

    #68383

    jackiex
    Participant

    Hi.

    I delete css becuase its ruin everything.

    By the way you recommend updates with child theme but I tried create child theme but its going wrong and I needed backup. Can you create child theme? Please I really cant create. Because when I try update in apperance it gives me error about ssl. ”cURL error 56: OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 104”. I am really using 2.5.1 version 🙁

    Thank you.

    #68386

    Hello,

    Upload the recent version of the theme from Themeforest account and find both parent and child theme. You do not need to create the child theme. It is ready for use. Upload the parent theme and the child theme.

    Best Regards

    #68511

    jackiex
    Participant

    Hi again.

    I found themeforest download now. How can I keep my old theme settings?

    #68534

    Hello,

    Please navigate to Theme Settings> Import/Export, make the export of your settings a then you will be able to import them. We do recommend to make the full backup before updating anyway.

    Best Regards

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