Home Forums WoodMart support forum Product Grid Price Font and Weight Home page Not apply CSS

Product Grid Price Font and Weight Home page Not apply CSS

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #372529

    CyberDome
    Participant

    Product Grid Price Font and Weight Best Setting CSS but Homepage Not apply css

    • This topic was modified 3 years, 3 months ago by CyberDome.
    Attachments:
    You must be logged in to view attached files.
    #372715

    Luke Nielsen
    Keymaster

    Hello,

    The “All Page Colour” preset was active for all pages and it had to be resaved.

    https://gyazo.com/55fe5d8ad77161242505a735e6acd2e0

    For now, the color for the prices works properly.

    https://gyazo.com/e57ea7f33afd53c0611e77dd88509907

    If there’s anything else we can do to help, just let us know!

    Kind Regards

    #372758

    CyberDome
    Participant

    View On Mobile Home Page Not Woking

    #372812

    Luke Nielsen
    Keymaster

    Hello,

    As you can see from the below video, the color of the prices on the mobile device is appearing well.

    https://gyazo.com/e5699180ec1b39978ae367d05fa45ddf

    Please, describe what is wrong with your view on the mobile home page and also attach some screenshots.

    Kind Regards

    #373362

    CyberDome
    Participant

    View On Mobile Home Page Not Woking

    #373364

    CyberDome
    Participant

    View On Mobile Home Page Not Woking

    #373365

    CyberDome
    Participant

    Product Grid Price Font and Weight Best Setting CSS but Homepage Not apply css

    #373704

    Luke Nielsen
    Keymaster

    Hello,

    We have a limit on the number of items that are saved when saving the main Theme settings and it’s a 10 presets, you have more than 10 so please, first of all, enter this code to the functions.php file in your child theme.

    add_filter( 'xts_theme_settings_presets_file_reset_count', function () {
    			return 200;
    		} );

    So then navigate to your Theme Settings -> Options preset -> resave the “All Page Colour” preset.

    https://gyazo.com/786581579c362d47f6befd48767e19b2

    Write to us when you have any difficulties or issues with our theme.

    Kind Regards

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