Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #333139

    Hi, as you can see here – http://screencast.com/t/eBqfvT5qfH – the special heading color is set to white but it shows as the theme color and I can’t seem to change it.

    In general, after the update to Enfold 3.0 I’m having issues with special heading element both with font size and color as no matter what I set it doesn’t take effect.

    #333701

    Hey DROR!

    Thank you for using Enfold.

    Can you give us a link to the actual page where you’re testing this? I can’t seem to reproduce the issue on my end. Custom colors and custom size, both for Heading and subheading is working fine.

    Best regards,
    Ismael

    #333790
    #334194

    Hi!

    Do you have any cache or minify plugins? Please try to disable them while working on the site. See if that changes anything.

    Regards,
    Ismael

    #334281

    Made sure to clear all cache and it didn’t help.

    #334835

    Hey!

    This option is working fine on our installation. Please delete enfold.css on wp-content > uploads > dynamic_avia folder then toggle any theme options, save changes. This will regenerate the enfold.css file. See if that works. If not, please post the login details here. We would like to check it.

    Regards,
    Ismael

    #334917
    This reply has been marked as private.
    #334947

    if you just want to display it only on a special Site than you have to put in quick css something like this:

    .page-id-306 h1.av-special-heading-tag {
        color: #fff !important;
    }

    it changes every special heading on the site with the id 306

    #335836

    Hi!

    Please add following code to Quick CSS

    #top #wrap_all .main_color h1 {
    color: inherit;
    }

    Cheers!
    Yigit

    #335859

    Hello,

    I am having the same issue – unable to set Special Heading colour to anything other than default. I do not want to apply a fixed specification for the colour of special headings (even across the one page) as I have been using different ones depending on the background. Was there a solution to this issue?

    Leisl

    #337631

    Hi Leisl!

    This will be fixed in the next patch.

    Regards,
    Josue

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