Home Page Image Shrunk

Support Area Forums Kerygma Home Page Image Shrunk

Viewing 2 posts - 1 through 2 (of 2 total)
URL to the page in question: http://www.lifefellowship.church
  • Author
    Posts
  • #36132
    Harold Altamirano
    Participant

    Hello

    Could you please let me know how to fix the main image on the Home Page

    I am using HUGE IT GALLERY

    It was fine and today I notice the size change…

    Thanks,

    Harold

    #36143
    Bill Robbins
    Moderator

    Hi Harold,

    I took a look for you. Normally widgets are not full width on the home page, except for the home box ones. You can make the gallery widget full width if you’d like to. Add this snippet to the Custom CSS box in the advanced tab of the theme options page:

    
    #home-widgets .widget.widget_huge_it_gallery_widget {
    	width: 100%;
    	padding: 0;
    }
    

    I believe that’ll make the widget full width for you. Let me know if you have any questions.

    Have a great week,
    Bill

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Home Page Image Shrunk’ is closed to new replies.