This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Listing style problem

10 years ago · Last reply by Magus 10 years ago

Hello!
I have a problem with this custom css I tried to solve. I d like to add a square or disc at the same row before each post which are displayed in sidebar for example “latest articles” basic listing.

With this custom css I managed to create all else is fine, but the disc is at the wrong line / row, when it should be at the same

: #secondary .widget ul, #footer-widgets .widget ul, #secondary .widget ol, #footer-widgets .widget ol {
list-style: disc;
}

Any help, please?

I dont have any url to show this, only testing site…sorry

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Magus Staff 10 years, 8 months ago

    Hi Petteri

    The above snippet should work fine provided the colon at the beginning is not there.

    Could you upload a screenshot for us so we can see what the issue is.

    Thanks

    Magus

  2. Petteri 10 years, 8 months ago

    Hello!
    thanks for your quick reply. The problem with the custom css looks like this:

    example post

    example post 2

    ………………………………………….
    when it should be / I want it to be like this:
    – examplepost
    – examplepost 2

    etc..

    Hope this explains my problem as well as a image?

  3. Magus Staff 10 years, 8 months ago

    Hi Petteri

    I have tested the snippet and it works correctly for me. If the bullets are appearing on a different line then it could be that there is not the space in the row to display the bullet and the link on the same line. It is hard to say without seeing the page. If the issue is in the footer then the solution would be to reduce the amount of widgets or widen the footer.

    #colophon .full-container {
        max-width: 100% !important;
    }

    With the sidebar, this should be wide enough to contain a title 8-9 words long and still use the bullet point. It would be worth inspecting the page to see if there is anything that could be causing the issue within the page css code from either customizations or plugins.

    https://siteorigin.com/basics/modifying-theme-design-with-custom-css/

    Magus

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread