Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #373985

    Hi
    I don’t know how you call it but I like to take of the “Pop up” on the left side when I go in to my blogpost. There is this strange arrow by crolling over and showing me a preview of one of my last Blogentries. I’d like to delet this feauture, take it out.

    You can check out on the demo, it’s that arrow on the left side of the page.
    http://kriesi.at/themedemo/?theme=enfold-overview

    Thank you
    Btina

    #374059

    Hey Bettina!

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

    #top .avia-post-nav { display: none !important; }

    I believe you are talking about post navigation. If not, please post a screenshot

    Cheers!
    Yigit

    #374155

    Oh, I think that wasen’t the right.
    I’ll send you a preview image, of what I am trying to explan, her:
    http://diefarben.com/wp-content/uploads/2015/01/Bildschirmfoto-2015-01-02-um-14.13.52.png

    Thank you
    Btina

    #374156
    This reply has been marked as private.
    #374159

    Hey!

    Please review your website now. You should comment in your Quick CSS as following
    /* Here goes your comment */

    Regards,
    Yigit

    #374189

    So you added this to the Quick CSS:
    #top .avia-post-nav { display: none !important; }

    Thank you so much, that worked!
    Solved the problem I am happy :D
    Btina

    #374195

    Hi!

    Yes, the code was in Quick CSS field but because of the wrong inserted comments, it was not being applied :)
    You are welcome Btina, glad we could help! Let us know if you have any other questions or issues

    Regards,
    Yigit

    #374516

    Aha, so then nex time I am using these */CONTENT*/
    Thank you!
    Btina

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Blog delet feauture "Pop up"’ is closed to new replies.