Replies: 0
Hello
I got a problem with Fashionistas WordPress theme running on full HD resolution. It all looks good on every other screen resolution but when it comes to Full HD I got my sidebar on the lower part of the screen instead of the position on the right from the content part. I tried everything to get it working but I failed. Do you know what could be the problem? Site link is http://www.kawiarniany.pl and here is the CSS that I’m using:
/* LAYOUT
———————————————– */
.container {
width: 90%;
}
.content-area {
width: 90%;
float: left;
}
.site-content {
margin: -30px 0 0 0px;
}
.site-sidebar {
width: auto;
float: right;
margin: -50px -50px 0 -300px;
}
So I got something like on the lower part of that screenshot here:
http://www.kawiarniany.pl/wp-content/uploads/2017/03/Untitled.png
Btw. Do you know how to get rid of the blank space marked on red and how to get that first menu (home etc) to be full width over the content and sidebar parts of the site?
- This topic was modified 27 minutes ago by kawiarnianypl.
- This topic was modified 25 minutes ago by kawiarnianypl.