Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Dante
  • #35172
    dchou1987
    Member
    Post count: 9

    At one point, our blog section (scroll down), was three nice columns … but now the last column gets pushed to the bottom. Any fixes?

    http://162.243.132.174/

    #35209
    Tahir – SUPPORT
    Member
    Post count: 1212

    Hi,
    Please double check that your column count in the Page builder is set to 3 not 2. I checked and i dont see any css issues as such .

    Thanks
    Tahir

    #35211
    dchou1987
    Member
    Post count: 9

    Sorry, where do I do that? I don’t see anywhere where I can modify the column count for blogs.

    #35246
    Tahir – SUPPORT
    Member
    Post count: 1212

    Can you tell me at what point the error started to appear ?.

    #35283
    dchou1987
    Member
    Post count: 9

    I think it was after upgrading to 1.0.2. But I can’t say for sure.

    #35286
    dchou1987
    Member
    Post count: 9

    I also have the same problem on my “Blog Masonry No Effect” page http://162.243.132.174/blog-timeline-full-width/blog-masonry-no-effect/

    No sidebar configuration is selected in the edit page section.

    #35354
    dchou1987
    Member
    Post count: 9

    Looks like the issue was this code that I had to use (and was suggested elsewhere in the forum) to fix bullet-point alignment:

    ul > li {
    list-style-position: outside;
    margin-left: 10px;
    }

    I removed it and the columns work again but the bullets are back to looking wonky.

    #35433
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Try changing that custom css to:

    p ul > li {
    list-style-position: outside;
    margin-left: 10px;
    }

    Hope that helps.

    – Ed

Viewing 8 posts - 1 through 8 (of 8 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register