1. Glen
  2. Sherlock Holmes
  3. Commercial Templates
  4. Tuesday, 24 October 2017
  5.  Subscribe via email
Is it possible to add more module box-styles for a Module Class Suffix - (Substance Template)?
If so where and how is this done?
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

You can add the following to the Custom CSS field of your template settings where style-box2 is your new Module Class Suffix (edit to taste)..

.module_style-box2 .module, .style-box2 .module {
background-color: rgba(0, 0, 0, 0.043);
border: 1px solid rgba(0, 0, 0, 0.15);
box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.05) inset;
border-radius: 4px 4px 4px 4px;
overflow: hidden;
margin-bottom: 10px;
}
.module_style-box2 .module_padding, .style-box2 .module_padding {
padding: 5px 15px !important;
}


CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!