Home Forums WordPress Themes – Premium Encase Pro resize image not working

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #16737

    on this page I have resized the image but the image will not be reduced for some reason.. not sure if it has to do with theme but I was able to reduce prior to installing encase pro

    http://www.borisgutierrez.com/contact/

    #21966
    Binaya D
    Participant

    Hi Boris,

    Please use the following css to fix your issue:

    
    img.alignleft.wp-image-416 {
    	width: 250px;
    	height: auto;
    }
    

    Thanks

    #21967

    I added that to custom css but nothing is happening.

    #21968
    Binaya D
    Participant

    Hi Boris,

    Could you please send us WP-login details of your site via email, so that we could provide solution asap. Here is our email: [email protected]

    Thanks

    #21969

    I just submitted email

    #21970

    You are quick my friend…what was the problem?

    #21971
    Binaya D
    Participant

    Hi Boris,

    We have replied via email with solution, so please have a look once.

    Thanks

    #21972

    OOOPS I right justified the image and it went back to large size

    #21973
    Binaya D
    Participant

    Hi Boris,

    We have fixed this issue, so please check once in custom css.

    Thanks

    #16738

    Thank you.

    That did it

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