Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1468794

    Hello on the site https://www.ilredelweb.it/trackwizard/prodotto/trackwizard/ the font appears in a gray #444 that I can’t find anywhere in the Enold settings, I would like it to be white #ffffff like all the other fonts on the site can you please help me?
    Thanks
    Gianluca

    #1468823

    Hey Gianluca,

    Did you check your settings under Enfold->General Styling, and Enfold->Advanced Styling?

    Best regards,
    Rikard

    #1468827

    Yes I checked it.
    Perhaps I’m an idiot but I’m not not able to find it :-(

    #1468862

    Hi,

    We can’t help you out further unless we can see your theme settings unfortunately. You can post login details in private.

    Best regards,
    Rikard

    #1468867

    Credentials sent in private
    Thanks
    Gianluca

    #1468890

    Hi,

    Thank you for the info.

    We added this css code to adjust the color of the product title and meta info:

    .main_color .product_meta {
        color: #ffffff;
    }
    
    .main_color div.product h1.product_title {
        color: #ffffff;
    }

    Best regards,
    Ismael

    #1468899

    Thanks now it’s perfect but why this time it was necessary to act on the css and I can’t modify it directly from the enfold options?

    #1468916

    Hi,

    You have filled in an invalid hex code in most places in the theme options:

    #fffffff

    Hex codes are only 6 characters long, and you have 7 f’s. Please try adjusting that and it should work without the custom CSS.

    Best regards,
    Rikard

    #1468923

    I’m an idiot!!!
    Thanks and sorry

    #1468933

    Hi,

    Not at all, it’s very easy to miss. We haven’t been able to find a solution for mistakes like that either unfortunately.

    Best regards,
    Rikard

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.