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.

Single Line Paragraph

Resolved 10 replies premiumthemetheme-vantage
10 years ago · Last reply by Andrew Misplon 10 years ago

Howdy

I am back again hahaha, sorry but i am so frustrated when goin to start a text blog or info the paragraph wont have a single line when i enter or even just single one.

I tried too look up the coding from the thread and and plug ins then i pasted to custom css , but not working
Please help

*i made a sample text at home page

Thanks
Ulay

URL: http://kyuchanfilms.com

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

Need fast email support? Get SiteOrigin Premium

Replies

10
  1. Twittiot 10 years, 10 months ago

    Ignore this thank you
    Finally i can do it , thank you

  2. Andrew Misplon Staff 10 years, 10 months ago

    Hi Twittiot

    Thanks for the update. Really glad to hear you were able to resolve.

    All the best :)

  3. Twittiot 10 years, 9 months ago

    Hi Andrew

    Sorry it seems i still cant make it to short the line between paragraph, what code should i use ?

    Thanks
    Ulay

  4. Andrew Misplon Staff 10 years, 9 months ago

    Not sure I follow. Are you asking how to enter a line break in the editor? That’s just:

    shift+enter

  5. Twittiot 10 years, 9 months ago

    Sorry i mean the high between sentence is to far.. Can i make it as normal paragraph like office word

    Hope you got what i mean

    Thanks
    Ulay

  6. Andrew Misplon Staff 10 years, 9 months ago

    So you’re looking to reduce the margin between the headings in the Headline widget?

  7. Twittiot 10 years, 9 months ago

    Yes correct , also if possible to short the gap between each menu

  8. Andrew Misplon Staff 10 years, 9 months ago

    You’re using H2 tags there so you can adjust the bottom margin by adding the following to Appearance > Custom CSS and adjusting as required:

    /* Home */
    .home .entry-content h2 {
        margin-bottom: 40px;
    }

    You can adjust the space between menu items by adding the following to Appearance > Custom CSS and tweaking as required:

    /* Menu Padding Horizontal */
    .main-navigation ul li a {
    	padding-right: 25px;
    	padding-left: 25px;
    }
  9. Twittiot 10 years, 9 months ago

    Thanks Andrew i got the idea now , menu fixed
    But the paragraph i will try this and that later , but it is ok we can close this ticket now

    Cheers!

  10. Andrew Misplon Staff 10 years, 9 months ago

    For sure :) Let us know if you need a hand in the future.

    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