[Resolved] Background of picture is missing in a list.

Home Forums Support [Resolved] Background of picture is missing in a list.

Home Forums Support Background of picture is missing in a list.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #915950
    arkitekt

    hi tom

    quite a while since a needed your help.

    i remember to have this problem before, but couldnt find the answer you gave me then. when im right, then it occurs when i have to change the cild-theme of gp. in the link below you can see that the pic’s are not always in surrounded by the gray box. the css in the cild theme seems to be ok -at least for me.

    thx for any help!

    raphael

    #916238
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Try this CSS:

    .wpb_wrapper:after, .wpb_wrapper:before {
        clear: both;
        display: table;
        content: "";
    }
    #916564
    arkitekt

    hi tom

    it works!!! you are great, thank you very very much!!!

    you made my day!!!

    raphael

    #916697
    Tom
    Lead Developer
    Lead Developer

    Glad I could help! 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.