How can I make the distance two “promo-box” smaller?
see: http://www.fensterhaeberer.de
THX!
Hi KMikeT!
Add this to a codeblock element in the page.
<style type = "text/css">
.av_promobox {
margin: 10px 0 0;
}
</style>
And then remove the HR / separator element you have before them.
Regards,
Elliott
Hello Elliot,
I have done the suggested changes – but I got not the expected results :-(
I tryed margin: 100px no changes on the side. I removed ALL HR / White space Separators on the side : no efects
here my haeberer: style.css
/*
Theme Name: haeberer
Updated: 2015-01-05 21:17:33
*/
@charset “UTF-8”;
<style type = “text/css”>
.av_promobox {
margin: 10px 0 0;
}
</style>
Any ideas?
THX again
Hi,
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Regards,
Rikard
Hi, Rikard,
THX for your answer – i will try this :-)
Hi,
Thanks for the details though the regular WordPress login addresses do not seem to work, could you send the login URL as well please?
Regards,
Rikard
Sorry, I forgot this.
Hi,
I added a code block element just above the first icon box to decrease the margin, please have a look at your site now.
Thanks,
Rikard
Hi Rikard,
BEST thanks for your help!
Is there a way to learn about such opportunities like code block and how to refer to objects on the page?
Regards,
Michael
Hi!
You can check out “Intro to the Advanced Layout Editor” video here – http://kriesi.at/documentation/enfold/portfolio-item/intro-to-the-advanced-layout-editor/ but that would not cover all unfortunately, we are always happy to help if you have any questions or issues :)
Regards,
Yigit