Site logo

Archived topic

Background of picture is missing in a list.

3 replies · Started by arkitekt on May 30, 2019

Viewing posts 1–4 of 4

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

Hi there,

Try this CSS:

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

hi tom

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

you made my day!!!

raphael

Glad I could help! :)

This archived topic is closed to new replies.