Home>Support>Widget Title Color line changed

Widget Title Color line changed

Hello,

How do I changed the color of the line under the Widget Title.
I allways had a red line. But now it is changed in blue.

check on
www.rairosso.nl/sportiva/308gtbgts1975
You see a blue line under 2015 – Spa Francorchamps…

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 1 year, 10 months ago Andrew Misplon
    Hi, I Work Here

    Hi Rairosso

    Thanks for getting in touch.

    Have you perhaps made progress since posting your question? When viewed on my computer the widget title bottom border appears white.

    Cheers

    Andrew

  2. 1 year, 10 months ago rairosso

    There is progress. But how that i solved is still a miracle :-)

    What did I do:
    I open de site in Google and CTRL+U
    Than I try to find the line . Than I found 2008 – Maastricht – InterClassic
    In wordpress
    I went to Apparance -> theme editor -> CTRL+F and paste widget-title
    than I saw a line; .widget_beside_slider .widget-title {
    border-bottom: 2px solid #289dcc And #289dcc is the blue color than I canged it in #fff white.
    But nothing happens on the website after two minutes.
    Than I changed all the #289dcc in #fff white.
    After that It still did not changed on the website.. :-(
    And now I read your post and indeed #289dcc is now #fff. But which line that changed this color is for me a miracle.
    Is the line to change and will it take some time before it is changed?
    .widget_beside_slider .widget-title {border-bottom: 2px solid #fff;

  3. 1 year, 10 months ago Andrew Misplon
    Hi, I Work Here

    Thanks for the update and further information.

    In future, if you’d like to adjust the line you can add the following to AppearanceCustom CSS if you’re using SiteOrigin CSS or CustomizeAdditional CSS:

    #primary .widget-title {
        border-bottom: 2px solid #fff;
    }

    #fff is shorthand for #ffffff. If you have any issues applying a change with the above rule in Custom CSS you can change #fff; to #fff !important;.

  4. 1 year, 10 months ago rairosso

    Thanks that was the problem.
    Thanks for helping

  5. 1 year, 10 months ago Andrew Misplon
    Hi, I Work Here

    You’re welcome. Please, let us know if any queries or requests arise in the future.

    Cheers for now.

    Andrew

  6. 1 year, 9 months ago rairosso

    hello, Andrew I have the same issue!
    The blue line is back.
    I cannot change it.
    Can you have a look?

  7. 1 year, 9 months ago Andrew Misplon
    Hi, I Work Here

    Sorry, I missed the issue. Is it back to normal on your side now?

  8. 1 year, 8 months ago rairosso

    hello Andrew,

    the problem is not solved.
    It is still blue and I cannot changed in Red,
    It is the line under the Widget Title.

  9. 1 year, 8 months ago Andrew Misplon
    Hi, I Work Here

    Hi, please, try at AppearanceCustom CSS if you’re using SiteOrigin CSS:

    #primary .widget-title {
        border-color: #dd3333 !important;
    }
  10. 1 year, 8 months ago rairosso

    Hi
    I don t see Custom CSS
    It is Apperance -> ColorMag: Stylesheet CSS

  11. 1 year, 8 months ago Andrew Misplon
    Hi, I Work Here

    If you aren’t using SiteOrigin CSS https://wordpress.org/plugins/so-css/ you can insert the above rule at AppearanceCustomizeAdditional CSS.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More