Tagged: Blog
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
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
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
Hey!
Please review your website now. You should comment in your Quick CSS as following
/* Here goes your comment */
Regards,
Yigit
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
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
Aha, so then nex time I am using these */CONTENT*/
Thank you!
Btina