Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter walnutb2

    (@walnutb2)

    I am speaking about the front page. Thanks for the reply – it is unfortunate that this setting can not be changed. I am finding the Ixion theme more and more rigid and inflexible – perhaps I will switch the site to a new theme. Thanks again for the feedback.

    Thread Starter walnutb2

    (@walnutb2)

    Thanks, but this does not work. This is already set to show 10 posts, but as mentioned, only 5 are shown. I am not sure if it is because this is set to show a static home page or not, but the setting did not fix the issue.

    Thread Starter walnutb2

    (@walnutb2)

    OK, I think I have figured out how to change the title. I added the following to additional CSS:

    .page-title, .recent-posts-title {
    font-size: 0;
    }
    .page-title, .recent-posts-title:after {
    content: “Upcoming Events”;
    font-size: 35px;
    }

    I still need help in configuring how many events (posts) display. I would like to have more than 5.

Viewing 3 replies - 1 through 3 (of 3 total)