Forum replies created
Hey Denzel,
Thanks for your great support. I hope this will be my last question for a while. On some browsers (Chrome, Firefox, Edge), there is no space between the menu bar and the Front Page Content Boxes (https://onedrive.live.com/redir?resid=FF41355BEC1C3AF9%21126).
In IE it looks as expected (https://onedrive.live.com/redir?resid=FF41355BEC1C3AF9%21126).
How can I accomplish this to have a line break between menu and boxes.
Thanks!
there are only two small issues.
1. grey borders left and right of Front Page Content Boxes.
2. if I come with the alternate url http://www.glattal-turniere.ch images of content boxes are not visible.
thanks
Ok, I have found the content section in header.php. I have moved it after
<!–BEGIN #content–>
<?php if (is_front_page()) {
evolve_content_boxes();
} ?>
<?php
// LayerSlider ….
Thanks,
this works perfect.