Forum Replies Created
- AuthorPosts
Themonic-Support
KeymasterTry:
.breadcrumb_last { line-height: 1.4; }
Themonic-Support
KeymasterPlease provide site URL.
Themonic-Support
KeymasterHave you modified any theme files?
Please check after disabling all plugins and creating a new post with featured image.
The image source shows something like below – are you using Jetpack Photon service?
data-orig-file=”https://i0.wp.com/www.myrandomtips.com/wp-content/uploads/2017/10/Get-KeePass-Working-on-SharePoint-1174×665.jpg?fit=1174%2C665&ssl=1″Themonic-Support
KeymasterBy default it is like that only, refer: http://demo.themonic.com/io-pro/2
Please check:
Live Customizer -> Post Settings and select the checkbox for “Show Excerpts”
Themonic-Support
KeymasterTry:
.entry-content p, .entry-summary p, .comment-content p { margin: 0 0 5px; } .widget-area .textwidget p { margin: 0; padding: 5px 0; }
Themonic-Support
KeymasterTry:
.entry-content p, .entry-summary p, .comment-content p { line-height: 1.4; } .widget-area .widget li, .widget-area .widget .textwidget { line-height: 1.4; }
Themonic-Support
KeymasterFor height and width of main menu try:
.themonic-nav li a { line-height: 3.4; padding: 0 12px; }
Themonic-Support
KeymasterTo reduce space between menu items and make menu sit above header container use
.themonic-ad3 a { padding: 0; } .themonic-ad3 { margin-top: -10px; margin-bottom: 10px; }
Final result will look like:
Themonic-Support
KeymasterYou can use like this
#content .entry-header .entry-title { font-size: 22px; }
Themonic-Support
KeymasterYou can use Above Header Ad Unit for this. Simply paste HTML links like
<a href="http://yoursite.com/xyz/">About</a> | <a href="http://yoursite.com/xyz/">Contact</a>
Since links are not coming correctly above, I have also emailed you the code.
- AuthorPosts