Jump to content

[Solved] Need help aligning text in product column


Recommended Posts

Hello,

Try this

#center_column .categorie_product h3 {

   float: left;
   font-size: 11px;
   line-height: normal;
   margin: 0;
   padding: 0 0 0.4em;
   text-transform: uppercase;
}

#center_column .categorie_product p {

   clear: both;
   padding: 0;
}



To see how it will look like please click on the screenshot below.

48705_ENF1zwPwVPk8lkdv6JT0_t

Link to comment
Share on other sites

  • 10 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...