Forum Replies Created
-
AuthorPosts
-
Thanks a lot – worked like a charm!
Hey,
This colored all my links, but it didn’t color < b>
Hey Jordan,
It’s http://www.onlineterapi.nu
I see now that my message got bolded here as well because I wrote < strong> but I think you got my point :)
Thanks, Rikard! This worked perfectly. Just had to adjust my mobile image a bit, but all good.
Thanks for all the help – much appreciated!
Thanks, Rikard!
Hiding the widget worked perfectly. Just a dot missing behind page (if anyone is reading this and want to do the same).
Setting custom height was problematic though. If I used 248px it was perfect on 1920×1080 resolution, but not on anything between 1210px and 1900px. And there was no one value that would fit that span either so I would have to use many different custom heights to get it right. Isn’t there any other way to do it?
Rikard! My man! You’re such a king :) Everything worked like a charm.
The only thing is that I still have a little bit of spacing between the content and the header widget. Do you know how we can get rid of this?
Also, is there any way to hide the header widget on certain pages?
Hi Rikard,
I don’t think it’s because swedish characters. On this page: https://onlineterapi.nu/sokorsaker/angest/ I’m experience the same issue with the 5th and second to last entry in the side bar. Exactly the same position as on the root. Very weird.
January 21, 2020 at 11:57 am in reply to: How can I remove side bar widget on certain resolutions? #1176662Worked like a charm! You guys are truly amazing!
Thank you!
Hi Jordan,
It was the lazy load. Thought I had tried without that already, but disabled it now and now timelime seems to be working as it should.
Thanks!
January 20, 2020 at 11:59 am in reply to: How can I remove side bar widget on certain resolutions? #1176244Hi Jordan!
With that code anything that was inside of the side bar (in this case navigational links) was removed, but the sidebar itself stayed there.
Ah, I see. Much to learn :)
Thanks a lot, Ismael. Everything is perfect now. Awesome support!
Hi Ismael,
Now the content is too wide again though. How can we fix this?
As far as I can tell the following code has no purpose at all:
@media only screen and (max-width: 989px) {
.responsive .avia_responsive_table .avia-data-table .avia-button-row, .responsive .avia_responsive_table .avia-data-table tr:first-child th {
display: none;
}
}When it was broken it did, however, manage to center the content on the site for some reason. You can see the differences in the two screenshots I posted. The site looks a thousand times better when it is centered.
Is there any way this can be achieved with code without breaking the fonts? I can’t get it right by adjusting dimensions under general layout.
Just to clarify, I’m talking about the content on the entire site. Check these two images with and without the code included:
With code
Without code
- This reply was modified 4 years, 11 months ago by illerrre.
Hi Ismael,
Thanks a lot – table looks great now!
However, since you removed the following code:
@media only screen and (max-width:800px) {
.responsive .avia_responsive_table .avia-data-table .avia-button-row, .responsive .avia_responsive_table .avia-data-table tr:first-child th {
display: none;
}The content is no longer centered on the site, but very wide which looks terrible. I added this code again to get the content centered.
However, when I’m doing this all of my font style settings are removed. Is there any way we can fix this?
Which is the css media query?
I posted the code under general styling.
You can login with the mentioned cridentials. Do, however, please provide me with info of the changes you are making as I’m writing everything down in an attempt to learn and keeping things structured.
As I wrote in my other thread, https://kriesi.at/support/topic/how-to-change-breakpoint-on-table/#post-1171096, it actually seems like the code you have me in that, more specfically this one:
@media only screen and (max-width:800px) {
.responsive .avia_responsive_table .avia-data-table .avia-button-row, .responsive .avia_responsive_table .avia-data-table tr:first-child th {
display: none;
}Resolved the issues I had with content not being centered the way I wanted it to. It now looks great on all resolutions.
I’m a bit confused now.
Regarding my other thread: https://kriesi.at/support/topic/responsive-sidebar-widget-how-can-i-get-this/
The code you recently gave me in this thread is what is keeping the desktop design (overall one with main content and sidebar) appealing. More specifically this code:
@media only screen and (max-width:800px) {
.responsive .avia_responsive_table .avia-data-table .avia-button-row, .responsive .avia_responsive_table .avia-data-table tr:first-child th {
display: none;
}I changed it to apply on resolutions over 800px and now what I wrote in the other thread is fixed so that is absolute fantastic.
However, I noticed that the code affected several of my font styles. I’m not sure why, but is there any way we can resolve this? I have for instance chosen font style for H1 under advanced styling. Also, styling on https://onlineterapi.nu/boka-tid/ was changed. “Emelie Bergström, Telefon, Skype, Email” was previously black and is now blue.
Also, one more thing. I probably don’t want the sidebar visible on mobile devices. Not sure yet. But if I want to hide it could you provide me with a code for that as well? It’s a custom sidebar so I can’t hide it using the sidebar settings under the enfold category.
Thanks in advance, much appreciated all the help.
Hi,
I thought I had already played around with that enough to be sure that nothing would work, but I actually got it to work now. Thanks a lot!
Just one thing. On 1700px – 1920px with the content is really nicely centered on the page. Resolutions below 800px are also pretty nice.
However, between 800px and 1700px and especially 1200px – 1700px main content is too much to the left for my taste. I can live with it, but if there’s a fix to get this more centered I would really appreciate it.
Thanks for helping out, Ismael, but unfortunately that did not work either. Now we more or less got back to the original design. Any idea?
Hi Ismael!
Thanks a lot for the code. Works pretty good – just one problem. The top row goes above all other rows, which it doesn’t on mobile view. Switch between 1200px and 400px and you’ll see what I mean. Is it possible to have the code you posted adjusted so that the view is identical to the 400px one?
Yes, but visually is enough. It doesn’t have to stay within it’s container. Can this be fixed?
Hi Victoria,
Perhaps, but I don’t want that as that would make the design less appealing. I believe it’s better if the table can go mobile view on higher resolutions than the current limit which is 768px.
But why does it work when Q2W3 Fixed Widget kicks in on scroll?
Hi,
If 100% means the same as the mobile view then yes.. I don’t know how that is going to look, but at the same time I don’t know if I have any other alternative. With four columns and a sidebar I can’t make the table look good on resolutions between 700px and 1600px.
Hi,
It does help, but as I like the current ratio I was hoping to find another solution.
-
AuthorPosts