Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #915923

    Hi there,

    I’m trying to have 7 logos on my accreditation page all on one row. However, I can’t do this because enfold only allows 5 columns.

    I was given this short code last time I wanted 7 logos on one row on the home page. I’ve added it to General Styling and to quick CSS for the columns on the page itself.

    #top .flex_column.one-seventh {
    clear: none !important;
    margin: 0 !important;
    width: 14.28% !important;
    }

    Am I doing something wrong?

    Cheers,

    Lara

    #915932

    Hey Lara,

    That is not shortcode, it’s CSS, and it shouldn’t go into the CSS class field. Please add it to Quick CSS instead and try this in the class field of the actual element:

    one-seventh

    Also, where were you given this code?

    Best regards,
    Rikard

    #916409

    Hi Rikard,

    thanks for getting back to me.

    Originally, I was given the code here on kresi. Here’s the original message:

    Hi,

    This is done. I have added this on the Custom Css Class: one-seventh on all 1/5 columns and have created 2 1/2 columns and added the Custom Css Class. Then added this css code in Quick CSS (located in Enfold > General Styling):

    #top .flex_column.one-seventh {
    clear: none !important;
    margin: 0 !important;
    width: 14.28% !important;
    }
    Let us know if it’s helps :)

    Best regards,
    Nikko

    Whatever he did worked before and I can’t seem to get it to work now.

    #916419

    Okay, nevermind I figured it out :)

    #916431

    Hi,

    Great! I’m glad you were able to get this solved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘7 Colums for logo’ is closed to new replies.