Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #308263

    Hi there :)

    Share this entry for blog isn’t showing, I have the boxes checked in Enfold Blog Settings… is it something with my CSS?

    #308265

    Hi courtney_martin!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    footer.entry-footer {
    display: block;
    }

    You have CSS minifying feature enabled on a plugin. Please disable it before applying the code

    Regards,
    Yigit

    #308278

    BRILLIANT!!! THANK YOU so much for the speedy response!!!

    #308281

    Hi!

    You are welcome :) If you would like to remove tags from bottom of your posts, please add following code

    span.blog-tags.minor-meta {
    display: none;
    }

    Best regards,
    Yigit

    #308288

    You read my mind, thanks a million :) !

    #308290

    Hi!

    Have a nice weekend! :)

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘"Share this entry" is not showing on blog’ is closed to new replies.