-
AuthorPosts
-
September 6, 2014 at 10:30 am #99853
Support,
WordPress 4.0: X Theme 2.3.4
I am using a bullet list in one of my accordion columns. Is it possible to change the formatting to remove the space between the text for each bullet?
Let me know if you’d like my WP credentials so you can look at the page and see for yourself what I’m trying to describe.
Thanks,
DavidSeptember 6, 2014 at 11:19 am #99869Hi David,
No need for credential , The URL will be enough so we can suggest you appropriate CSS.
Thank you.
September 6, 2014 at 11:37 am #99873This reply has been marked as private.September 6, 2014 at 3:34 pm #99919Hi David,
There is no url address to check on, but maybe this is what you’re looking for.
Paste try this at your customizer’s custom css.
.x-accordion li { line-height: normal; margin:0px; padding: 0px; }
Cheers!
September 7, 2014 at 10:29 am #100243Support,
I continue to need your help. Here is the URL for the page with the accordion I’m working on http://www.ritesourced.com/?page_id=7904. The specific accordion is titled “Redesigning Accordion”.
The custom css did not work when pasted in customizer (more on that below), but – if I understand correctly – that custom css would apply to all my accordions. In fact, I would like to limit the effect to just my workshop accordions on this page. Would I need to create a ‘workshop’ class?
Customizer issue: page 7904 is not part of my http://www.ritesourced.com navigation, it’s simply a WIP progress page. When I was on the page in my WP Admin mode, I selected “customizer” and my screen showed customizer on my left and page 7904 on my center and right. When I entered the customizer code – and the “updating” message appeared on the screen, page 7904 disappeared and the homepage of http://www.ritesourced.com appeared. In other words, I could not use ‘update’ to watch how the css code impacted page 7904. Finally I just clicked “Save and Publish” and pulled up 7904 from my WP “All Pages” menu and looked for changes from the css you provided – and didn’t see any. A long way of my saying your css could be fine and my customizer issue could be giving me a false read.
Thanks for all your patience.
DavidSeptember 7, 2014 at 3:07 pm #100311Hi David,
Please check this http://theme.co/x/member/forums/topic/accordion-creating-column-borders-and-background-colors/#post-100310 , there could be something at your installation. It keeps stop responding when editing. Please follow the advice from that thread.
It could be because your X 2.2.0 is not yet compatible with wordpress 4.0.
Thanks.
-
AuthorPosts