Great Plugin; easy to modify description page
-
Great Plugin! The original description layout is very beautiful! Thank you!
But by adding the code below I was able to easy comply with my boss’s layout request.
.PP_Description { width: 100%; max-width: 1200px; margin-left: auto; margin-right: auto; }
.PP_Description__content {
margin-top: 0rem;
margin-bottom: 3rem;
}
.PP_Description__title, .PP_Description__subtitle {
text-align: center;
margin-bottom: 0.4rem;
}
- The topic ‘Great Plugin; easy to modify description page’ is closed to new replies.