Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author webvitaly

    (@webvitaly)

    Thread Starter Luisgasser

    (@luisgasser)

    Thank you for Info, but w′hen i copy the “ul” style in my theme style.cc it is for all ul tags so my navigation is not working – is there another way?

    Plugin Author webvitaly

    (@webvitaly)

    You may specify the class and styles will be applied only for page-list sections.
    Something like this: ul.page-list {/*css styles*/}

    or like this: div.page-list-ext {/*css styles*/}

    Plugin Author webvitaly

    (@webvitaly)

    I added columns feature.

    Update your Page-list plugin from WordPress admin dashboard and you may use it like this:

    [pagelist class="page-list-cols-3"]
    [pagelist_ext class="page-list-cols-3"]

    The columns feature works in modern browsers and IE10+.

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