Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #981075
    Alexanderje
    Participant

    Hi,

    Question about this page in desktop view: http://clickanimated.com/overons/

    I used to have 3 text columns there but these are now the standard 2 columns.

    This is what I have in custom CSS (via Customizer > Custom – Edit Global CSS)

    media (min-width: 768px ) {
    .x-columnize-three {
    -webkit-column-count: 3 !important;
    -moz-column-count: 3 !important;
    column-count: 3 !important;
    }
    }

    The class of the column element is x-columnize-three as well.

    It did work, and while I did work in the Edit Global CSS page I did not change that part of the code at all.

    So what’s going wrong?

    If you need more information I’d be happy to provide it.

    #981098
    Rupok
    Member

    Hi there,

    Thanks for writing in! I can’t see the custom code on your site’s front-end. So somehow it’s missing or not generating. So let’s check the code exists there and there is no glitch on the other code that might prevent this to be generated correctly.

    If you still can’t find the issue then you could share your WordPress login credentials in a private reply so that we could have a look.

    Cheers!

    #981207
    Alexanderje
    Participant

    Thank you, I didn’t notice it didn’t come up. Because of your comment I figured out my mistake, there was a problem with my notes in the CSS code. I fixed it now, thank you very much.

    #981392
    Rad
    Moderator

    You’re so much welcome!

  • <script> jQuery(function($){ $("#no-reply-981075 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>