Editing original CSS

  • Unknown's avatar

    Dear Jeremey

    Hope you are fine. I have tried with the code above. Unfortunately it is not working. Please, help me with this.

  • Unknown's avatar

    Hi Mohammad,

    I broke the code you were using up into smaller parts so I could add some more selectors. Can you give this a try?

    .home #recent-content img {
        border: 0px none;
        box-shadow: none;
        height: auto;
    	margin-left: -54px;
        max-width: 112.5%;
        padding: 0px;
    	margin-bottom: 0px;
    	margin-top: 0px;
    }
    
    .post-159 div.entry-content img {
        border: 0px none;
        box-shadow: none;
        height: auto;
    	margin-left: -54px;
        max-width: 112.5%;
        padding: 0px;
    	margin-bottom: 0px;
    	margin-top: 0px;
    }
    
    div.slideshow-slide {
    	margin-left: -40px;
    }

    Let me know if that works for what you’re looking for!

  • Unknown's avatar

    Dear Jeremey

    This is working fantastic. Thanks a lot. I admire your expertise on this.

  • Unknown's avatar

    Great! I’m glad that worked Mohammad. Let me know if you need anything else.

  • The topic ‘Editing original CSS’ is closed to new replies.