Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Other
Sitemap Template
AAPENVATO
April 2016
in
Other
Is there anyway to add a hyphen or bullet before child pages (or pages with a parent page) to show the hierarchy on the sitemap page template? Thanks in advance.
Comments
Albert
April 2016
Hi,
please send us link to page where you want do this and we will see if it's possible.
AAPENVATO
October 2016
http://www.efxsports.com/sitemap/
Albert
October 2016
Ok, thanks. We checked and yes, it is possible. To do this, please use the following css:
li.page_item_has_children ul li {
list-style: inside none disc;
text-indent: 20px;
color: #009ace;
}
AAPENVATO
October 2016
needed to make one small change but it worked.
list-style: inside disc none;
Thanks!
Albert
October 2016
Great!
Sign In
or
Register
to comment.
Comments
please send us link to page where you want do this and we will see if it's possible.