-
AuthorPosts
-
November 3, 2014 at 9:01 pm #345511
Hello – im trying to tighten the padding for the grid row in this section under the red background
http://teachercomics.com/Any help would be appreciated.
November 3, 2014 at 9:10 pm #345519This is all created in the layout builder
November 4, 2014 at 3:33 pm #345881Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#av-layout-grid-1 .flex_cell { padding: 0; margin: 0; }
If this is not what you meant, please post screenshots and show the changes you would like to make
Cheers!
YigitNovember 4, 2014 at 4:13 pm #345903Thanks Yigit
This doesnt seem to do anything diffrent. This is the section im trying to tighten up http://cl.ly/YLuw.
Essentially I would like the middle image to have a left and right margin of 15px.November 5, 2014 at 3:05 pm #346531Hi!
You can place your images inside a Color Section element with a unique ID ( http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png )
and then add following code to Quick CSS#your-custom-id .av_one_third { width: 33.3% !important; margin: 15px !important; }
Best regards,
YigitNovember 5, 2014 at 9:22 pm #346762That didnt work either. All the images are stacked on top of each other.
I have to delete that section now because the site is live. Any other suggestions?November 5, 2014 at 10:30 pm #346798Hey!
I realised that i forgot to ask you to place your images inside 1/3 column elements. Sorry about that.
You can save your page as template ( http://i.imgur.com/pkv1y7C.jpg ) and create exact copy of it on another private page and try the changes there firstly.Cheers!
YigitNovember 6, 2014 at 6:51 pm #347251Did that still didnt work. Here’s a link to the page. http://teachercomics.com/test-home/
- This reply was modified 10 years, 2 months ago by tcaliendo325.
November 7, 2014 at 9:47 am #347595Hey!
You’re using a fairly small image, 245x250px. If you want the images to occupy the space of the cell containers, please use larger images.
Cheers!
IsmaelNovember 7, 2014 at 4:07 pm #347772How does that affect the margins to the left and right?
November 8, 2014 at 5:15 am #348079 -
AuthorPosts
- You must be logged in to reply to this topic.