Home Forums WoodMart support forum Move brand logo Reply To: Move brand logo

#102398

infantdeco
Participant

Hello, now im using:

body .product-image-summary .entry-title{
margin-top:40px;
} 

body .product-image-summary .woodmart-product-brands{
    margin-left:-10px;
    float: none;
    position:absolute;
    top:-25px;
}

and seems now is working good, anyway no seems the correct code at all, any sugestion?