-
AuthorPosts
-
November 10, 2014 at 4:31 pm #348835
Hi,
As you can see link below single posts are centered by default. Also, heading is too big. Where Can I change this format?
Thanks
November 10, 2014 at 4:51 pm #348846Merhabalar
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .fullsize .template-blog .post-title { font-size: 22px; } #top .fullsize .template-blog .post .entry-content-wrapper > *, #top .fullsize .template-blog .post .entry-content-wrapper { max-width: 100%; }Best regards,
YigitNovember 10, 2014 at 5:05 pm #348867Those are ok thanks. Also there is date and category information on post.At the same link you can see “26 Eylül 2014/in Duyurular /”. I want to remove “in”. Since it is not Turkish.
November 10, 2014 at 5:11 pm #348872Hi!
Please install this plugin – https://wordpress.org/plugins/codestyling-localization/
and rescan theme files and change the string “in” to something like “kategori: ”Best regards,
YigitNovember 10, 2014 at 5:28 pm #348884This is going to be difficult. Is there a way to remove “in duyurular” ?
November 10, 2014 at 7:07 pm #348944Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
span.blog-categories, .text-sep-cat, .text-sep-date { display: none; }Regards,
YigitNovember 11, 2014 at 9:21 am #349235thanks a lot..
I want to make bold pages’ heading. For example http://kamis.gov.tr/?page_id=11 at this adress you can see heading “Proje Hakkında”. How Can I make bold pages’ heading?
November 11, 2014 at 5:26 pm #349532Hey!
Try adding this to your custom CSS.
.main-title { font-weight: bold !important; }Best regards,
ElliottNovember 11, 2014 at 6:20 pm #349586it’s done, thanks
-
AuthorPosts
- The topic ‘Single Post’ is closed to new replies.
