-
AuthorPosts
-
April 29, 2014 at 1:18 pm #257598
Hey there,
I have another question :)
I installed the Enfold Update and in my blog appears a new text box „Share this entry“ (H5).
I searched in the comments.php, but couldn’t find this sentence.
Is there a chance to remove this sentence as well?The social network icons have this nice hover effects, that says „share with Facebook, twitter, & co“.
I think there is no need for the headline „share this entry” above these items.Yours,
DannyApril 29, 2014 at 1:26 pm #257605Hi coeval!
Please add folllowing code to Quick CSS in Enfold theme options under General Styling tab
.av-share-box .av-share-link-description { display: none; }
Regards,
YigitApril 29, 2014 at 4:09 pm #257694Thanks a lot. It worked very well. :)
Related to the blog-area I have another question.
For my main content area I used the special heading,
is there a chance to make the blog post title look the same way?
Which specifications I used for the special heading, you can see on this screenshot:
http://www.coeval.de/blogpost.jpg
I would love to have the same look for my my blog post titles.And as well I would like to let the blogpost itself look exactly like the main content?
I used for both the „address style“, but on the blog post at least the font size looks bigger.This is the link to the actual site: http://www.coeval.de/demo
Thx a lot :)
DannyApril 29, 2014 at 4:38 pm #257708Hey Danny!
Please add following code to Quick CSS as well
body .av-special-heading .av-special-heading-tag { margin-top: 3px; } #top .fullsize .template-blog .post-title { font-size: 1.3em !important; font-weight: 300!important; }
Please go to Enfold theme options > Blog Layout and change Single post style – http://i.imgur.com/lLdA2mU.png
P.S.: Your website looks awesome!Regards,
YigitApril 29, 2014 at 5:05 pm #257729Hey Yigit,
thank you very, very much. Now the blog headline looks very nice.
But the font size of the blog content/text is still bigger, then the content text on the other pages
or the font size that is used for the Date, on which the text is posted.
When you compare the line above “April 8, 2014/ in blog”
with the text below, the hole text looks at least 2pt bigger.
Although the code shows up, that both is set to the same style: “address”.I hope you can understand, what I mean.
PS: Sorry for my bad english. ;)
PPS: I’m very happy, that you like my first self-made wordpress site.April 29, 2014 at 5:26 pm #257740Hi!
Sorry forgot about the content section. Please add following code to Quick CSS as well
div.entry-content { font-size: 13px; line-height: 23px; }
Regards,
YigitMay 12, 2014 at 8:52 pm #263531Hi,
How can I completely remove also sharing icons ?
KR,
TomMay 12, 2014 at 9:02 pm #263544Hey!
Please go to Enfold theme options > Blog Layout and uncheck all social networks :)
Cheers!
YigitMay 12, 2014 at 9:37 pm #263560:) many thanks, easy as it should be !
May 12, 2014 at 9:39 pm #263563 -
AuthorPosts
- The topic ‘blog: remove the description "Share this Entry"’ is closed to new replies.