Home › Forums › All Other Themes › Section Box Styles
- This topic has 9 replies, 3 voices, and was last updated 8 years ago by Sonl Sinha.
-
AuthorPosts
-
August 31, 2016 at 9:51 am #45120
Is it possible to edit section box styles ? Like adding shadows, 3d styles etc. ?
B.Regards,
Altug
August 31, 2016 at 1:25 pm #45171HI Altug,
Yes its possible kindly show us a reference website and we can certainly do it.
Regards,
ShriAugust 31, 2016 at 1:36 pm #45173Thank you.
Site is www.medrics.net
September 1, 2016 at 1:15 pm #45312Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.four_column { position:relative;}
.four_column::before, .four_column::after { background: #777 none repeat scroll 0 0; bottom: 15px; box-shadow: 0 15px 10px #777; content: “”; left: 10px; position: absolute; top: 80%; transform: rotate(-3deg); width: 50%; z-index: -1;}
.four_column::after { transform: rotate(3deg); right: 10px; left: auto;}Regards,
ShriOctober 15, 2016 at 3:04 pm #49723I added but nothing changed…
October 17, 2016 at 10:22 am #49867Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.four_column { position:relative;}
.four_column::before, .four_column::after { background: #777 none repeat scroll 0 0; bottom: 15px; box-shadow: 0 15px 10px #777; content: “”; left: 10px; position: absolute; top: 80%; transform: rotate(-3deg); width: 50%; z-index: -1;}
.four_column::after { transform: rotate(3deg); right: 10px; left: auto;}Regards,
ShriOctober 24, 2016 at 7:52 am #50611Hello,
Still no change. Am I doing something wrong ? I am trying to change the style of the 3 sections boxes on the main page of www.MEDRICS.NET
October 24, 2016 at 12:25 pm #50646Hi ALTUG,
Kindly send us your URL of the site and WordPress admin details via sktthemes.net/contact
Please mention this forum URL while replying so that we understand what needs to be done.
Regards,
DaveOctober 24, 2016 at 2:25 pm #50660I sent the required information a few minutes ago
October 25, 2016 at 9:28 am #50738Hi Altug,
This issue was resolved from our end. Kindly check and confirm.
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.