badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Change Slider Size – Height

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #7722
    Jos
    Participant

    Hello, I want the slider to be a little smaller, i’ve made a couple of changes. I’ve used the regen thumbnails plugin you are suggesting, but nothing happens.. Can you help me out?

    Tnx,
    Jos

    // Add Attitude Pro custom image sizes
    	add_image_size( 'featured', 670, 200, true );
    	add_image_size( 'featured-medium', 230, 230, true );
    	add_image_size( 'slider-narrow', 1038, 360, true ); 		// used on Featured Slider on Homepage Header for narrow layout
    	add_image_size( 'slider-wide', 1400, 360, true ); 			// used on Featured Slider on Homepage Header for wide layout
    	add_image_size( 'gallery', 474, 342, true ); 				// used to show gallery all images
    	add_image_size( 'icon', 80, 80, true );						//used for icon on business layout
    #7745
    Sanjip Shah
    Participant

    @Jos It might be due to caching as well for now. So, in the dashboard, go to Appearance->Theme Options. There click on any ‘Save all Changes’ button to delete the caching and see if this solves the issue.

    #7776
    Jos
    Participant

    @sanjip That did the trick! Thanks for your fast reply!

    #7935
    Sanjip Shah
    Participant

    @Jos OKay. Great!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.