Trying to make 3+ looks like 2+
-
Hi everybody. As many others i’m trying to setup new version to look as it was in latest 2 version. I know that all of us have different setups but if it helps i’m sharing my custom css trying to help. You can modify the code to your needs, or check it one by one. Also if someone has better ideas, he/she is welcomed to share. Custom css fixes also some bugs (e.g. no word break in next – previous posts after single post). My setup is almost like demo, with slider, highlighted posts, etc…Thank you
.cm-content { padding-top: 30px; padding-bottom: 20px; } .cm-entry-title{ font-weight:400; } .cm-post-categories a{ border-radius: 4px; font-size: 11px; text-transform: none; } .cm-featured-category-slider .cm-below-entry-meta{ display: none; } .cm-featured-category-slider .cm-entry-title { font-size: 130%; margin-bottom: -5px; } .cm-highlighted-posts .cm-entry-title { font-size: 110%; margin-bottom: 0px; } .cm-highlighted-posts .cm-below-entry-meta { display: none; } .cm-featured-posts .cm-entry-title a{ line-height: 1.2; } .cm-featured-posts .cm-entry-title{ font-weight:normal; font-size:16px; } .cm-secondary .widget{ font-size:16px; } .cm-secondary .cm-widget-title span{ font-size: 18px; font-weight: 500; line-height: 1.6; } .cm-secondary .widget ul li{ line-height:1.4; } .cm-entry-summary p{ font-size: 16px; } .cm-featured-posts .cm-entry-summary p{ font-size: 14px; line-height: 1.8; } .previous a, .next a{ word-break: break-word; } .cm-footer .widget ul li{ font-weight:normal; } .cm-footer-cols .cm-row{ padding-bottom: 10px; }
Viewing 12 replies - 1 through 12 (of 12 total)
Viewing 12 replies - 1 through 12 (of 12 total)
- The topic ‘Trying to make 3+ looks like 2+’ is closed to new replies.