Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1054107

    I need the picture of the speaker in the first av section to flush with the end of the color section. I use this CSS code which worked fine before I transferred the website to another domain:

    .home #av_section_1 .content {
    padding-bottom: 0;
    }

    But now it doesn’t work anymore, but I don’t really get why not. The av section numbers stayed the same…

    Can you help me? :-)

    #1054445

    Hey transformmedia,

    Add this to quick css:

    #av_section_1 .hr.hr-invisible{
    height:0px!important;
    }

    Best regards,
    Jordan Shannon

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