Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #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,
    Danny

    #257605

    Hi 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,
    Yigit

    #257694

    Thanks 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 :)
    Danny

    #257708

    Hey 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,
    Yigit

    #257729

    Hey 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.

    #257740

    Hi!

    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,
    Yigit

    #263531

    Hi,

    How can I completely remove also sharing icons ?

    KR,
    Tom

    #263544

    Hey!

    Please go to Enfold theme options > Blog Layout and uncheck all social networks :)

    Cheers!
    Yigit

    #263560

    :) many thanks, easy as it should be !

    #263563

    Hey!

    You are welcome, glad we could help! :) Let us know if you have any other questions or issues

    Regards,
    Yigit

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘blog: remove the description "Share this Entry"’ is closed to new replies.