A
A
Alexander Kovalenko2015-07-01 13:55:31
MODX
Alexander Kovalenko, 2015-07-01 13:55:31

Why are styles not working in Breadcrumbs in MODx?

I want to put the snippet "BreadCrumbs" in the block div - breadcrumbs and style it.
css-

.breadcrumbs {
  margin-left: 25px;
  font-size: 17px;
  margin-top: 7px;
}

HTML part in the template:
<div class="breadcrumbs">

</div>

I tried to make a separate chunk for breadcrumbs and insert it into the template - zero result.
Styles are still not connected, although the div is written in the HTML code of the page.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Ruslan, 2015-07-01
@ruslan_aleev

Throw off the link, obviously something is wrong in the styles, maybe 2 times the .breadcrumbs class is written in css

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question