Hello. How can I change the size on blogposttitle . I tried to paste below in the styling without success .featured_blog_content .post .post_title { overflow: hidden; text-overflow: ellipsis; font-size: 1.176em; (instead of default 1.412) width: 100%; } I also like to make the space between the title and the above (date an created by Best Regards Sören Ödmark
I am afraid to say that, I was unable to locate the area in the theme... It would be better for us to understand your query with the help of edited screenshot. Create your screenshots using screenpresso (http://www.screenpresso.com). So that I can deliver you an exact and appropriate solution to you, I look forward to hearing from you soon. Thanks & Regards! Naveen Kolhe InkThemes.com
Thank you for answering The klipp is from recent blog. I like to format the heading of the novelty. I managed to take away the link of the heading but not format the heading appearance. I like the heading bigger and bold. The site is htto://www.ssvvo.com Best Regards Sören Ödmark
Thanks for the screenshots: For this, you need to paste the below custom CSS code in Dahshboard->InkThemes->Theme Options->Styling settings->Custom CSS field. Code: .featured_blog_content .post .post_title a { font-size: 20px!important; font-weight: bold; } This will help you to figure it out and resolve the issue(s). Warm Regards! Naveen Kolhe InkThemes.com