Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1009847

    Good morning,
    I’m having some troubles in creating a row made of 6 1/5 columns using Enfold Theme.

    I made a color section and placed inside 6 1/5 columns and added a unique id attribute (custom-section) in the For Developers: Section ID field and finally I added the following code to the Quick CSS field

    #custom-section .flex_column.av_one_fifth {
    width: 14.5%;
    margin-left: 2%;
    }
    
    #custom-section .flex_column.av_one_fifth.first {
    clear: none;
    margin-left: 2%;
    }
    
    #custom-section .flex_column.av_one_fifth:nth-child(6) {
    margin-top: 0 !important;
    }

    This is OK, I have a nice row made of 6 1/5 columns.

    The problem is that I want to add a Special Heading section within the Color Section and above the 6 1/5 columns. Once I do that the last 1/5 columns results a bit lower than the other 5 1/5 columns.
    How I can fix that?
    Grazie

    #1010005

    Hey giovanni_scalici,

    Could you post a link to where we can see the results you are getting please?

    Best regards,
    Rikard

    #1010074

    Thank you for the answer. The website is offline for the moment, I hoped that the attached photo could help for suggestions.
    Anyhow, I have fixed the issue. I made another Color Section above to the one with 6 1/5 columns and then I placed the Special Heading with my own text into the new Color Section.
    Thank you.

    #1010139

    Hi,

    Great, glad you found a solution. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1010156

    This post can be closed. Thank you.

    #1010181

    Hi giovanni_scalici,

    Glad to hear that.
    Feel free to comeback if you need further assistance.
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘How to properly fix the 6th 1/5 column?’ is closed to new replies.