I’d like to close the gap between the text below the video and the tabbed section below it
http://www.test.theimplantcentre.com/?portfolio=barbara#tab-id-1
Hey!
Please add following code to Quick CSS
.postid-360 .avia-builder-el-14.column-top-margin {
margin-top: 0;
}
Regards,
Yigit
That doesn’t seem to have made any difference.
There’s also a ‘)’ which briefly appears under the video at the top left corner when the page first loads but I can’t work out how to get rid of it.
Hi!
Please try following code instead
#main > div:nth-child(2) > div > main > div > div > div.flex_column.av_three_fourth.avia-builder-el-14.el_after_av_one_fourth.el_before_av_section.avia-builder-el-last.column-top-margin {
margin-top: 0;
}
Cheers!
Yigit
I’m afraid no change
Hey!
Have you tried adding the code to bottom of Style.css file of your child theme in Appearance > Editor? If not, please try
Regards,
Yigit
Assuming I’ve added it correctly http://www.test.theimplantcentre.com/wp-content/uploads/2014/03/Screen-Shot-2014-03-17-at-21.00.51.png it still doesn’t seem to have made a difference
Hey!
I’m not sure if you solved the issue but I didn’t notice any space betwwen the text and the tab section: http://www.clipular.com/c/6249027133767680.png?k=1oZpvrTg3fajJo1-NPsONjsCW5c – please try to clear the browser cache – maybe your browser still uses an old stylesheet which doesn’t reflect the change.
Best regards,
Peter
That’s great, many thanks