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.

Replies

7
  1. Andrew Misplon Staff 10 years, 5 months ago

    Hi Eilís

    Thanks for reaching out.

    Head over to:
    Appearance > Customize > Theme Design > Menu > Background
    Appearance > Customize > Theme Design > Footer > Footer Background Color

    Hope that helps :)

  2. Eilís Walklett 10 years, 5 months ago

    Thank you so much!

  3. Andrew Misplon Staff 10 years, 5 months ago

    For sure :) Glad to hear you made progress on this.

    All the best.

  4. Eilís Walklett 10 years, 5 months ago

    one more question..on my front page i have a text box with writing in it..for some reason the text is surrounded by a white box when published..i cannot find a way to remove the box. Thanks

  5. Andrew Misplon Staff 10 years, 5 months ago

    Edit the Text widget in question and click the Design tab on the right. Click the Border setting and then the Clear button.

  6. Eilís Walklett 10 years, 5 months ago

    Brilliant thank you and the last question on my list is -is it possible to straighten all the paragraphs..i only see an option for left, centre or right..if i want all the text aligned as you do in word is this possible? Thanks

  7. Andrew Misplon Staff 10 years, 5 months ago

    Sure, you could try adding something like the following to Appearance > Custom CSS;

    /* Paragraphs */
    .entry-content p {
    	text-align: justify;
    	text-justify: inter-word;
    }

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