Tagged: blog post
Hello,
I must continue topic on this link https://kriesi.at/support/topic/blog-post-5/#post-603450 because I found out that problem isn’t solved.
Still there is a problem, because, when I look website on bigger screens, than website is note responsive…so this code
.html_header_sidebar.html_content_align_left .container {
max-width: 1050px;
}
it won’t be good. Please see images on liks below:
with that code: https://www.dropbox.com/s/hy4c09vum7213fh/prsc%202.jpg?dl=0
without that code: https://www.dropbox.com/s/9kknj8626z9qunh/prsc.%201.jpg?dl=0
Please some solution.
Thank you in advance.
Best regards,
Marijana
Hi Marijana74!
Please change the code to following one
.html_header_sidebar.html_content_align_left .container {
max-width: 100%;
}
If that does not help, please post the link to your page
Regards,
Yigit
Hi,
unfortunately, it doesn’t help whit posts. Please see link below:
https://www.dropbox.com/s/acl11jrnmcqgqjy/blog%20post.jpg?dl=0
Blog post is not visible, only one part.
Link to website: http://www.vrhunskiprojekt.com/
Thank you.
Best regards,
Marijana
Hi!
I checked your page and it does look fine on my end on my laptop screen and 1920px wide screen. Please see screenshots below.
On which screensize are you seeing the issue?
Cheers!
Yigit
Hi,
did you see blog post, please see link?
Problem with blog post is on all screensizes. In this moment, I’m looking on 24″ screensize, but I have 19″, too, and the problem with blog post is on both.
Best regards,
Marijana
Hi!
Please add following code to Quick CSS
.container_wrap {
width: 100%;
}
Regards,
Yigit
Hello,
now is ok :)
Thank you and have a nice weekend.
Best regards,
Marrijana