Viewing 5 replies - 1 through 5 (of 5 total)
  • Install a custom css plugin then paste this block of code.

    .entry-content img {
    	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0);
    	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0);
    	box-shadow: 0 1px 2px rgba(0,0,0,0);
    }
    Thread Starter Buckles68

    (@buckles68)

    Hi,

    Thanks for the reply. How do I install a custom css plugin?

    Thread Starter Buckles68

    (@buckles68)

    Nevermind I understand now. Works like magic, Thanks!!

    Go to Plugins > Add, search for “simple custom css”.
    After it’s installed & activated, there will be a new menu item under Appearance. Put the block of code in that editor & save.

    Thread Starter Buckles68

    (@buckles68)

    Thanks Batharoy it worked!

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

The topic ‘Beveled Frame around Images’ is closed to new replies.