White space between header and slider image

Support Area Forums Bottega White space between header and slider image

Viewing 4 posts - 1 through 4 (of 4 total)
URL to the page in question: http://www.theshoreliner.com/digital-design-3/
  • Author
    Posts
  • #18230
    Erik Smelser
    Participant

    With the creation of a slider image (960 x 350), I’m now getting a white space between the black header and the slider image. There is also a black box appearing in the background to the left of the live page.

    Please see the attached image.

    Attachments:
    #18232
    Bill Robbins
    Moderator

    Hello Erik,

    Sorry for the trouble there. It looks like the slideshow is pulling up a bullet for the list of slides that it shouldn’t be. Here’s how to remove it:

    1. Go to the Theme Options page and select the Advanced tab.
    2. Scroll down to the Custom CSS box and paste this:
      
      ul.slides li {
      	list-style-type: none;
      }
      
    3. Update your settings.

    If you run into any trouble, let me know.

    Thanks,
    Bill

    #18233
    Erik Smelser
    Participant

    Yep. That did the trick. Thank you. And thank you for the quick response.

    #18234
    Bill Robbins
    Moderator

    Fantastic. If you need anything else, just let me know.

    Thanks,
    Bill

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘White space between header and slider image’ is closed to new replies.