• Resolved GigiChic

    (@glange)


    I am unable to mimic the proportions of the slideshow and banner images in the Top I widget of the InStyle theme (https://demo.gavick.com/wordpress/instyle/). I uploaded images for the slideshow and banner to the sizes that correspond with the InStyle demo theme; however, my WordPress template is forcing the images to equal widths. Please advise: http://www.gigibyghl.com.

    (I am uncertain which version of WordPress I am using; however, I have recently updated everything on my site to the latest versions.)

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello,

    You can try this in your Custom CSS for achieving that:

    #widget_gk_image_show-5 {
        width: 66.7%;
    }
    #text-10 {
        width: 33%;
    }

    Thank you.

    Thread Starter GigiChic

    (@glange)

    Thank you for responding, Sam. I’m new to CSS so may not have done this right. I copied the code you gave me into Notepad and saved as ‘custom.css.’ I then added the custom.css file to the CSS folder in the InStyle theme using FileZilla.

    The image sizes have not adjusted. Did I do something wrong?

    Thread Starter GigiChic

    (@glange)

    Sam, I got it! Thank you!!!

    Glad to hear that.
    Welcome. 🙂

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘InStyle Theme: Resize Slideshow/Banner Image’ is closed to new replies.