Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #53065
    spraggini
    Member

    Is it possible to make the featured image on the home page (like the tiger on the example) go all the way to the edges of the display screen? on my wide screen display there are grey borders. i’d like it to go all the way to the edge on wide screens.

    #53103
    Sakin
    Keymaster

    @spraggini: It depends on the image that you have uploaded. If you upload large image then it will code all the way. If you don’t care about the quality and just want to stretch the image then you can add the following css in “Appearance => Theme Options => Custom CSS” box:
    #main-slider img { width: 100%; }

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Even Bigger Featured Slider on Home Page?’ is closed to new replies.