This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Page builder custom css

Resolved 7 replies pluginplugin-page-builder
Started · Latest reply by ChiquiRecetas

Dear SiteOrigin Team

By using page builder within a page ‘s title appears with a background ( gray line that want to take ) could tell me how it’s done ?

Best regards

URL: http://www.chiquirecetas.com/recetas-de-kaisa/

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

7
  1. Daniel Staff

    Hi there,

    This is the css that brings about that gray line.

    .widget h3 {
    background-image: url("images/greylinespan.png");
    background-position: left center;
    background-repeat: repeat-x;
    font-size: 16px;
    line-height: 15px;
    margin: 5px 0 15px;
    }

    Let me know if you require further assistance with this

    Cheers :-)

  2. ChiquiRecetas

    Dear Addo
    Could you tell me the custom css to fix it ?
    Regards

  3. Greg Priday Staff

    Hi Chiqui

    You can add this custom CSS using a custom CSS plugin like this one.

    https://wordpress.org/plugins/simple-custom-css/

  4. ChiquiRecetas

    Dear Greg
    OK. Now I have this plugin, but I have no knowledge of css. Can you say that lines of code do I write?
    Regards.

  5. ChiquiRecetas

    Thanks Greg I used the code provided me Addo and it worked properly.
    Best regards.

  6. Daniel Staff

    Hi ChiquiRecetas

    Perfect :-)

    Always feel free to open a new thread whenever you require support

    Cheers

  7. ChiquiRecetas

    Hi Addo
    Thank you very much.
    Cheers.

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.

Have a different question or issue?

Start New Thread