Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi there,

    try adding this somewhere in your theme css:

    #inner_attorney_page {
    position: relative;
    }
    
    #super_lawyers_badge {
    position: absolute !important;
    right: 40px;
    top: 270px;
    }
    
    #attorney-content .avvo_badge {
    position: absolute !important;
    right: 50px;
    top: 440px;
    }
    C W (VYSO)

    (@cyril-washbrook)

    I don’t know how you’re embedding those images, but should be embedding them within <div id="photo-column"></div>, which is where the photo is located, not within <div id="text-column"></div>.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘How to align badges’ is closed to new replies.