- DiabloV
- Commercial Templates
- Wednesday, 29 November 2017
- Subscribe via email
Hello
To edit try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS) (edit to taste)...
Ciarán
To edit try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS) (edit to taste)...
.blog .items-leading > div {
margin-bottom: 60px;
}
Ciarán
- more than a month ago
- Commercial Templates
- # 3
it would be necessary that each article remains in its color as here, but that one sees well the bottom between each article.
- more than a month ago
- Commercial Templates
- # 6
Thank you
Try replacing the suggested CSS with the following...
Ciarán
Try replacing the suggested CSS with the following...
.blog .items-leading > div {
margin-bottom: 40px;
background-color: white;
padding: 20px;
}
Ciarán
- more than a month ago
- Commercial Templates
- # 8
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »