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

    I do not know why the category of according dose not break.

    Greetings!

    Img

    #1209163

    Hey bcerin,

    Can you try adding this CSS code in Quick CSS, located in Enfold > General Styling:

    #top .taglist {
        word-break: break-all;
    }

    Best regards,
    Nikko

    #1209906

    Thanks for the help. It is better. But words are now cut in two lines. If a word is longer than available space, I would rather see to go in the next line.

    Greetings!

    Word cut

    #1210087

    Hi bcerin,

    Can you replace the code I gave to this one instead:

    #top .taglist a, 
    #top .taglist span {
        display: inline-block;
    }

    Best regards,
    Nikko

    #1210285

    Thanks for support. It works fine.

    #1210298

    Hi bcerin,

    We’re glad that we could help :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Category of accordion does not break’ is closed to new replies.