Blog Page

Support Area Forums Agency Blog Page

Viewing 2 posts - 1 through 2 (of 2 total)
URL to the page in question: http://www.childrensjourney.com
  • Author
    Posts
  • #28301
    Judy Gaudin
    Participant

    I inserted opening paragraph in index.php.

    1) Can I also add a Blog page header photo as well?

    2) Can the area from 1st post and opening paragraph be smaller?

    Thank you
    Judy

    #28307
    Bill Robbins
    Moderator

    Good Morning Judy,

    Let’s see if we can find answers for you.

    1) The only built in option to add an image to the header is to set the home page slideshow to be the fallback to all pages that don’t have anything specified there. You can change that in the Theme Options page on the Slideshow tab.

    2) You can change the spacing between posts.

    1. Go to your theme options page and choose the Style tab.
    2. Scroll down to the Custom CSS box and add this:
      
      .post {
      	margin-bottom: 30px;
      }
      
    3. Update your settings.

    See if that’s enough of a change. You can adjust the 30px to a larger/smaller number to fit your needs (the default is 60px).

    Have a great week,
    Bill

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Blog Page’ is closed to new replies.