Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #971635

    My site http://www.tatefencing.co.uk has a white gap underneath the title bar (above the layerslider) but only on the home page with a layer slider. ive tried all the margin setting suggested on here I cant figure it out.

    if I inspect the site in google it seems that its being caused by
    <div class=”term-description”></div>

    if I delete this div or set the height to 0px in googles inspect the gap goes away?

    any help?

    Edit —–
    Sorry I don’t know how to delete the thread ive now solved the issue with

    .page-id-11 .term-description {
    margin-bottom: 0;
    }

    seems it added a margin at the bottom on this page only?

    • This topic was modified 6 years ago by simononestop. Reason: SOLVED!
    #972081

    Hey simononestop,

    Great, glad you got it working and thanks for sharing your solution. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Gap under title bar on page with slider’ is closed to new replies.