Are you a GenerateCustomer?

Do you have an active GP Premium or GenerateBlocks Pro license key?

Create a GenerateSupport account for GeneratePress and GenerateBlocks support in one dedicated place.

Create an account
Already have a GenerateSupport account? Login

Just browsing?

Feel free to browse the forums. Support for our free versions is provided on WordPress.org (GeneratePress, GenerateBlocks).

Want to become a premium user? Learn more below.

Create similar hr in and sidebar and container

  • Hi,
    I use a purple hr in a few pages in my site.

    hr {
    color: #a1007f;
    margin-top: 0px;
    margin-bottom: 14px;
    }

    However, the hr under some widget items in the right sidebar stays grey. I’d like that <hr> to have the same look.

    Thanks, Leon

    in content and under right widget” />

  • Hi there,

    Any chance you can link us to the page in question?

    You can use the private information field.

    Let me know 🙂

  • Hi Leo,
    You can find the link in the private information field.
    Thanks, Leon

  • Hi there,

    Try updating the code you have to:

    hr {
    color: #a1007f;
    margin-top: 0px;
    margin-bottom: 14px;
    background-color: #a1007f;
    }
  • Thanks Fernando,
    I don’t really understand how, but it works.

    Separate question – not urgent:
    I’m updating GP in my test site. Building the older site I used SiteOrigin, and now it seems I do not need any of their plugins anymore. Does that make sense (because of blocks maybe?) or was that maybe unnecessary anyway?

    Thanks, Leon

  • Hi there,

    its hard for us to say whether your site is dependent on a plugin.
    On the test site, if you disable that plugin; does anything break ?

  • Hoi David,

    At this moment I only use these on the test site.

    Code Snippets
    WPForms Lite (not really active yet)
    and of course:
    GP Premium

    Nice and clean. I try to add as little as possible, but maybe I’ll have to add later

    Really Simple SSL
    Simple Share Buttons Adder
    SlimStat Analytics
    UpdraftPlus
    WP-Optimize
    Yoast SEO

    Kind regards,
    Leon

  • Very Nice – Its impressive what can be done with so few plugins 🙂
    I had a quick look around the live site, and i could not see any code relating to the SiteOrigin…. so if the test site is working as expected then it looks like you do not need it!

  • Thanks for all your help so far, I’ll check the resolved button

  • You’re welcome

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