Custom CSS Classes for colums

I'm trying to change the padding for images from the default 40px to 0px. I have manged to input the follwing code in the customm CSS 
.column, .columns {float: left;margin: 0px 1% 0px;} to achive the desired results , but this affects all columns not just images. Is there a work-around to this?

Comments

  • Above code of course will be applied for all columns. Please make a screenshot with explanation and modifications of what you want to do and also send us url to page where you got it and we`ll see if this is possible to do what you need.

    Thanks for understanding!
  • this is how the page is load on default settings  http://pbrd.co/1mFvIdl . As you can see the margin is set quite high.   by entering the following css code in the theme layout option int gives the following results http://pbrd.co/1mFvPpl. The problem here is that the margins for the Other columns get reduced.  I have tried entering thee css code in the page option --->  Custom CSS classes but it doesn't do anything.  Any help in reducing the padding for the images while keeping it for the list will be appreciated. 
  • We think this could be done only with custom css for sections only with this custom class. Please send us access to your wp dashboard on pm and we`ll see if this is possible.
Sign In or Register to comment.