Hello,
Can you help me to change space in H2? Please see my attachment http://prntscr.com/klm6sj
URL: https://www.bidtekno.com/cara-cek-kuota-telkomsel-simpati-kartuhalo-dan-as/
Thanks.
And view this Screenshot http://prntscr.com/kln3lh
Please my screen shot
https://prnt.sc/klm6sj
http://prntscr.com/kln3lh
Hi,
Please my screen shot
https://prnt.sc/klm6sj
http://prntscr.com/kln3lh
Url: https://www.bidtekno.com/cara-cek-kuota-telkomsel-simpati-kartuhalo-dan-as/
Hi,
Change the line height from the Theme panel from here -> https://www.screencast.com/t/lsWyTcXK
Thanks for your understanding!
Hello,
How to reduce the Space in
1. between Post and H2?
2. List and Post
Please check it: http://prntscr.com/llh1ve
URl: https://bidtekno.com/download-dan-install-ragnarok-m-eternal-love-secara-offline-di-android/
Hello Muttaqin,
Check the code below and place it in Theme panel -> Custom CSS area.
.td-post-content p, .mce-content-body p, .wpb_text_column p, .comment-content p{
margin-bottom:0;!important
}
ul, h2{
margin-top:0;
margin-bottom:0;
}
.td-post-content ul, .mce-content-body ul, .wpb_text_column ul, .comment-content ul{ {
margin-bottom:0;
}
.td-post-content ol, .mce-content-body ol, .wpb_text_column ol, .comment-content ol{
margin-bottom:0;
}
Thanks.