Tagged: blog post
-
AuthorPosts
-
April 1, 2016 at 2:26 pm #606668
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=0Please some solution.
Thank you in advance.
Best regards,
MarijanaApril 1, 2016 at 2:31 pm #606672Hi 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,
YigitApril 1, 2016 at 2:43 pm #606681Hi,
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,
MarijanaApril 1, 2016 at 2:48 pm #606684Hi!
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!
YigitApril 1, 2016 at 2:55 pm #606689Hi,
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,
MarijanaApril 1, 2016 at 3:14 pm #606707Hi!
Please add following code to Quick CSS
.container_wrap { width: 100%; }Regards,
YigitApril 1, 2016 at 3:33 pm #606722Hello,
now is ok :)
Thank you and have a nice weekend.
Best regards,
MarrijanaApril 1, 2016 at 3:37 pm #606730 -
AuthorPosts
- The topic ‘blog post, left sidebar main menu problem’ is closed to new replies.
