badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Widget Pages list

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #22293
    andrea1
    Participant

    I would like the list of pages either Tiered with the chips: parent page and sub-pages as well:

    -Parent page1
    -sub-page 1
    -sub-page 2
    -sub-page 3
    Parent page 2
    Etc.

    But now names are the same, like this:
    Parent page1
    Parent page 2
    sub-page 1
    sub-page 2
    sub-page 3
    Etc.
    How to integrate the “list” tags?

    thank you,

    Andréa

    #22389

    Hi andrea1,

    This is the WordPress default widgets. Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    ul.children {
    margin-left: 10px;
    }

    Hope this may help you.

    Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.