Text-align issue
-
Hey Anders,
thank you so much for supporting the koji theme, really like it very much!!
Since version 2 there is an issue inheriting text-align properties in some cases.
I’m using the Accordion feature by the Kandence Blocks plugin. However, since V2.0 it happens that the property “text-align: center;” is inherited to all blocks inside the Accordion. Initially it should be “text-align: left;”
I’m able to trouble shoot this effekt with a custom CSS like this:
h1, h2, h3, h4, h5, h6, p, blockquote, address, big, cite, code, em, font, img, small, strike, sub, sup, li, ol, ul, fieldset, form, label, legend, button, table, caption, tr, th, td, figure, figcaption {
text-align: initial;
}However, it might be worth investigating the root cause of this issue.
Thanks in advance for your help.
Jürgen
The page I need help with: [log in to see the link]
- The topic ‘Text-align issue’ is closed to new replies.