Home page slider error

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

    Hey I was hoping someone could help me. It would seem the home page slider is not functioning properly, it is creating unwanted dark gray “padding” or something beneath the slider anytime the resolution is not 1080p. The slider in the theme preview does not do this.

    example

    to view the website itself visit http://paultrujillo.net/portfolio

    #8153
    Raghavendra
    Moderator

    To look best and not pixelated, the slider requires a image of size minimum width 1920px and the image uploaded is having width of 1663px. You can control the height if you need to set the height on the slider using Custom CSS in theme options-

    #nivo-slider { height: 500px; }
    

    The ideal size is 1920px width and 600px height. If the height is lower or higher, you can use the custom CSS above.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Extinct Theme Support’ is closed to new topics and replies.