Thank you very much for the answer. It seems quite complicated to me since I’m not a coder but I also would like to have both domains working and it seems as if what you suggest is to change the domain from one to another. Correct?
I need to be able to have both domains working but not changing domains while using the menu. Maybe the best way to do it is to create two separate servers and link each domain to it’s corresponding webpage which then in turn is an exact copy. Still not optimal that way…
Anyway, thanks for you answer. It was very helpfull insight! 🙂
Solved it myself by googling some more 🙂
Just added this to the quick CSS:
#top.single-post .big-preview.single-big {
display: none;
}
As explained here: http://www.kriesi.at/support/topic/how-to-remove-featured-image-inside-single-post/