• Resolved ravart

    (@ravart)


    hi

    very slowly getting this … did i say very slowly?

    i have limited number of circles to 6 on front page exactly as i want, thanks to previous posts.

    now i want to have 2 lines of 3 circles/posts on front page.

    and please by the way what is the difference between static and non-static front page? thanks again,
    Art

    ps yes i am slowly reading online help stuff – very slow going but thanks

Viewing 8 replies - 1 through 8 (of 8 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Let us know whether you have a Custom CSS plugin or Child Theme (or neither).

    Thread Starter ravart

    (@ravart)

    i have both of these, not that i know what they are – oy

    Child Theme Configurator

    Simple Custom CSS

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    In your Simple Custom CSS area add this CSS:

    @media all and (min-width: 1201px) {
        .blog #main {
            width: 60%;
            margin: 0 auto;
        }
    }

    Thread Starter ravart

    (@ravart)

    wow – done – its works

    one more question for now and i promise not to ask another question today!

    what is difference between “static” and “non-static” ?

    thanks thanks thanks

    Art

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Could you create a thread on the “How-to and Troubleshooting” forum about this? It’ll be answered better than me.
    http://wordpress.org/support/forum/how-to-and-troubleshooting#postform

    Thread Starter ravart

    (@ravart)

    sure glad to do it,

    by the way – while i still have your attention – how do i put at the bottom (footer?)

    copyright – Art Donsky or something like that after Caroline’s and Word press’s names?

    what a rabbit hole this stuff is, didn’t learn this in rabbinic school in the 1980’s hope they are teaching it now.

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    You’ll need to create new threads for each issue, which may be tedious but it organises issues and increases their findability.

    Thread Starter ravart

    (@ravart)

    ah, gotcha

    newbie for sure

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Limit Circles on Front Page’ is closed to new replies.