• allenleyaouanc

    (@allenleyaouanc)


    Hello, seems there may be some issue with the columns in Chrome. Everything works fine with FF and Safari, but as soon as I switch to Chrome, I have 1 column instead of 4. Any idea?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author WPKube

    (@wpkube)

    Hi @allenleyaouanc

    It’s not a known issue. Can you send over the URL to the page where you have the authors list and I’ll take a look at what’s going on.

    Thread Starter allenleyaouanc

    (@allenleyaouanc)

    Hi!
    You can check here on the home page https://bit.ly/3Att2jv
    The latest authors added are displayed in four columns.
    But in Chrome, seems not to work properly (it’s very recent, may be this is due to some Chrome update?).

    Plugin Author WPKube

    (@wpkube)

    Hi @allenleyaouanc

    Try adding this in WP Admin > Appearance > Customize > Additional CSS:

    .authors-list-cols-dir-horizontal .authors-list-col-6 { width: 100%; }
    .authors-list-col { display: inline-block !important; }
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Issue with Chrome? Columns not displaying properly’ is closed to new replies.