[Resolved] Ultra – SiteOrigin Headline

  • Author
    Posts
  • #6192

    Jan
    Participant

    Hi I’m using the SiteOrigin Headline widget with the Ultra Theme. For some reason the the headlines are not displayed in the color I chose. Do you have any advice? They also don’t look much like the preview.

    Thanks in advance, Jan

    #6193

    Andrew Misplon
    Keymaster

    Hi Jan

    Please, can you post a link so we can check out the problem. Thanks. Set as private reply below if you need to keep the site private.

    #6194

    Jan
    Participant

    Hi! Here is the link:

    Angebot

    #6195

    Andrew Misplon
    Keymaster

    Thanks. Ultra is styling it black (#000) and the widget is styling black too (#000) but the theme styles have great specificity. You’re using caching so that would need to be cleared to see some new changes. What colour you trying to make the headline?

    #6196

    Jan
    Participant

    Well that’s strange. It should be pink. I cleard the chache now.

    #6197

    Andrew Misplon
    Keymaster

    There is more than one Headline widget on the page, which one are you working on?

    #6198

    Jan
    Participant

    I’ve been trying to change the colors in both widgets. But the second one more important to me.

    #6199

    Andrew Misplon
    Keymaster

    It looks like you’re using the general widget styles panel. The Headline widget has it’s own styles within the widget. Open the Headline Widget, ignore the style controls in the Design panel on the right and instead open the Headline and then Sub Headline, below the setting HTML Tag is another setting Color, have you changed that?

    #6200

    Jan
    Participant

    Yes. I changed that to the color I want. Do I have to clear the settings for the row on the right?

    #6201

    Andrew Misplon
    Keymaster

    The theme’s heading styling is unfortunately, overriding the widget styling due to specificity. For the moment, let’s hotfix in your Custom CSS plugin with:

    /* Headline Widget */
    #primary .entry-content .widget_sow-headline h2 a {
        color:#ff00dc;
    }
    #primary .entry-content .widget_sow-headline h3 a {
        color:#ff00dc;
    }
    #6203

    Jan
    Participant

    That works. Thanks for the fast support! It’s very much appreciated!

    #6205

    Andrew Misplon
    Keymaster

    Super, thanks for your understanding, glad that helped to solve the problem.

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

You must be logged in to reply to this topic.

Scroll to top