Forum Replies Created
-
AuthorPosts
-
August 3, 2021 at 9:26 am in reply to: (presumably) spacings changed/settings ignored after updates #1314095
Hi Rikard and the Enfold team,
if you haven’t made any changes to my website in the meantime, then it seems that the latest Enfold update I made yesterday has solved the problem with separator/whitespace elements described above. That’s great. Unfortunately the case with the column elements (also described above) seems to be unchanged – so please help me with this matter.
Thanks a lot in advance.
Best regards,
FKM
August 2, 2021 at 11:01 am in reply to: (presumably) spacings changed/settings ignored after updates #1313872Hi Rikard,
thank you very much for your reply.
Please see the details in the private content section.Best regards,
FKMHey, Yigit.
Now it works fine – thank you so much!
Best regards,
fkmHi, Yigit.
Thank you very much for your reply.
I just tried this code and the title shows in one line, but unfortunately the command “float: left !important;” seems to be ignored now, because it appears right-aligned.
Please let me know what I could have done wrong.
Thanks in advance.
Best regards,
fkmHey, Rikard.
Thank you very much for your quick reply.
Yes, it happens on an actual device: iPhone 7 using Safari (standard window).
I just tried loading the page in a private window, same issue.As you say, the page loads correctly with the modulation in Chrome and also on my brother’s Samsung smartphone.
So it seems like a specific problem !?If there isn’t a quick fix, it wouldn´t be dramatic, because it seems to work on most devices and it only affects one (of many) project pages.
Still a solution would be nice.Thanks in advance for your reply.
Best regards,
fkmHi, Jordan Shannon.
Thank you very much for your message.
You can close the topic – it´s successfully done.
Best regards,
fkmHi, Rikard.
If so, mission: complete. :)
Thank you very much.
Best regards,
fkmHi, Rikard.
Thank you very much for your reply again.
Unfortunately, increasing the padding of the active tab was not what I was looking for, because tab titles that were shown in two lines (e.g. “Assistenz der Geschäftsführung”) didn´t change with that.
I have now tried several css codes that I could find for enfold tabs and it finally worked with the following one:
@media only screen and (min-width: 1200px) {
.page-id-26 .tab_titles {
width: 500px !important;
}
}Still your codes helped me a lot to make further adjustments.
Please see screemshot.
So thank you very much for your support and for your patience. :)To adapt the layout for smaller screens (tablets), I also used the following codes:
@media only screen and (min-width: 767px) {
.page-id-26 .tabcontainer .tab_titles div {
font-size: 14px!important;
padding-top: 1px;
}
}@media only screen and (min-width: 767px) {
.page-id-26 .tab_titles {
width: 245px;
}
}@media only screen and (min-width: 767px) {
.page-id-26 .active_tab_content {
padding-left: 102px !important;
}
}@media only screen and (min-width: 767px) {
.page-id-26 .tab_inner_content {
margin-top: -23px!important;
}
}…
For me as a layman it looks a bit bumbling, but if it’s technically ok, I’ll leave like that because it seems to work (!?).
Best regards,
fkmHi, Rikard.
Thanky you very much for your reply and for your support.
It´s applying to the side, right. And it already looks better with that. I think we are pretty close. :)
Because of it´s applying to other sides where I´m using horizontal tabs that I don´t wanna change, I just added the page ID.Still I´d actually like to get a wider tab title column (padding right?) instead of a wider active tab content column (padding left).
Please see screenshots.
Please let me know the correct identification or rather the correct CSS for this.Thanks a lot in advance.
Best regards,
fkmHi, Yigit.
Wow, that was quick.
And it worked just fine.
Perfect.Thank you very much!
Best regards,
fkmHi, Ismael.
With your support, I was able to make all changes as desired (and could also learn something new) – thank you so much!
Only the navigation arrows are no longer in the middle of the dashed line when viewing on large screens (please see screenshot).
Please let me know how to fix this.Thanks in advance.
Best regards,
fkmHi, Rikard.
Thank you very much for your reply.
1. Alright, that´s fine. :)
2. Of course I’ll give you access to my site (please see below). Thanks in advance.
The page was private because I wanted to use it as a draft page. It should replace the page under the menu item “Büro” as soon as it was completed.
I have just replaced the page. So now it’s only about this page and the changes to the tabs also only affect this page. Please see the link below.
The tabs already look very good on smartphones. So I´d like to get a wider column for the tab titles only on larger screens (desktop, tablets).Best regards,
fkmApril 30, 2021 at 10:08 am in reply to: adjustments to the horizontal timeline (milestones) #1297503Hey Ismael,
thank you very much for your reply (and please excuse my late).
I did use a custom css in quick css to adjust the size of the icons.
But I just found out that it looks pretty nice on mobile devices without making any changes because the icons automatically become smaller.
Anyway your css helped me to make fine adjustments – so thank you again.Still I think that the icons on large screens are too big in this case and so I wonder if there is a code to leave them as it is on mobile devices?
I would also like to move the date of the individual milestones a little more to the left (closer to the dot) and remove the dot on the line that leads to the description. Is there a quick fix for this?Thanks in advance.
Best regards,
fkmHi, Rikard.
Thank you very much for your reply.
1. I´m using this CSS (in Quick CSS) for horizontally arranged tabs on the project pages of the website (please see the link to an example page below).
If I change the values, the spacing for these tabs is no longer as desired.
Nevertheless, I removed the “!important” of the padding-top and -left and tried to use the following CSS for the vertically arranged tabs (which only affect this one page) via the page ID:@media only screen and (min-width: 767px) {
.page-id-2480 .tab_inner_content {
margin-top: -11px!important;
}
}And It seems to work. Is that a legitime practice?
2. To make the column of the tab titles wider, I tried the same principle as above. Unfortunately it didn’t work this time.
What else can I do in this case please?Thanks in advance.
Best regards,
fkmHi Rikard,
thank you very much for your reply.
1. I removed the section ID from the code (as seen below) and suddenly it´s not working anymore. Please let me know my mistake.
.tab_inner_content {
margin-top: 0;
}Could it be a problem that I already use horizontal tags on other pages, for which I have made some adjustments in the Quick CSS?
2. This one doesn´t work for me, nothing seems to happen. And I actually would like to make the tab title column wider, so that the two-line titles (e.g. “Assistenz der Geschäftsführung”) are showing on just one line at desktop views. Please give me a solution for this.
3. It was visible in Firefox and Chrome, but I just used the code you gave me at point 4 to remove the shadow and it works. :)
4. This works fine – now it looks exactly as desired on smartphones. Thank you very much!
Thank you in advance for another answer and for your support.
Best regards,
fkmHey Rikard,
thank you very much for your reply and your help.
1. The first code is working well (“screenshot1”). So I used it on the other tabs (#assistenz, #architekten etc.), too. Thanks a lot.
Is it necessary to do that for each individual tab (like I just did) or is it possible to apply the code to all tabs at once on this page via an tab-ID or something like that?2. I also would like to make the column with the tab titles wider for the desktob view (please see “screenshot2”). Please let me know how to do it.
3. When the “Bauzeichner” tab is active, a small shadow appears at the bottom. Please let me know how to remove it (“screenshot3”).
4. The second code you gave me (mobile view) unfortunatelly doesn´t work in my case. The borders and shadows still showing (“screenshot4”). Please give me some advice on what I could have done wrong to fix the issue.
Thank you very much in advance.
Best regards,
fkmHi Nikko,
Thank you for your quick response.
With this CSS code all issues disappeared and I could just made every single change exactly as I wanted.
Just great – thank you so much!Best regards
fkmHi, Nikko.
Thank you very much for the CSS code.
This helps al lot because I could make important changes with it.Still there are a few things that I would like to fix (please see screenshots/link):
1. Remove the black border
2. Remove the orange frame around the active tab titles (this is shown in blue on the iPhone)
3. Get the same space below the text at the tabs content (these are currently different in size – highlighted it in red at the screenshots)Please continue helping.
Thanks in advance.
Best regards
fkmHey Rikard,
first of all, please excuse my poor explanation.
I use tabs on my website (please see link below) and have already tried to adapt them to my website (changed font sizes, changed spacing and margins, removed borders etc.). This also worked well for viewing on large screens.
However, it looks a little different on small screens (please see screenshots): here you can still see borders and the tab titles are much smaller.
Also the title of the active tab disappears completely.
I think I made a mistake somewhere.Please let me know how to fix it.
Thankis in advance.
Best regards
fkmHey, Yigit.
Exactly like this – works great!
Thank you very much.
Best regards
fkmHi, Guenni007.
It worked well – thank you so much (also for your quick reply).
Best regards,
fkmHi, Yigit.
Ok, I understand – thank you very much anyway.
Best regards,
fkmHi, Yigit.
Thank you very much for your quick reply and for your support.
The blank favicon was my attempt to get around the favicon problem. :)
But I think it looks a bit improvised.
In addition, the WordPress favicon still appears on the smartphone view at the Google search results.If there is no better solution in my case, I will optionally use a white favicon as a placeholder, even if I would prefer the website without any favicon.
Best regards,
fkmHi, Yigit.
Thank you very much for your very quick response again.
I just checked my plugins but unfortunately I’m not sure which one of them could be a page plugin and how to clear.
So I´d like to come back to your suggestion and would be happy if you could have a look into it.Thanks in advance.
Best regards,
fkmHi, Yigit.
Thank you very much for your very quick response.
I just tried but unfortunatelly it doesn´t work.
Didn´t I do it correctly (please see the screenshot)?I also cleared the cache in the browser (in case it might have something to do with that).
Thanks in advance.
Best regards,
fkmJanuary 19, 2021 at 10:37 am in reply to: Portfolio grid: space between the items (but not on the outer edges) #1273620Hi, Mike.
Thank you very much for the additional information – I am always happy to learn something new.
This matter is now successfully done.Thanks again to the Enfold team.
Best regards,
fkmJanuary 14, 2021 at 12:08 pm in reply to: Portfolio grid: space between the items (but not on the outer edges) #1272377Hi, Mike.
Thank you very much for your reply – the code works very well.
It’s not pixel-perfect (of course, because it’s given as a percentage and I assume that technically there is no other simple option either), but it still looks great on most devices (I checked via developer simulations of the browser and on my smartphone).
I am very happy about it and appreciate it – thanks again.Only in landscape format is it a bit too wide, so I made the following adjustments:
@media only screen and (max-width: 767px) {
.responsive #top #wrap_all #projekte .grid-entry.flex_column {
width: 103% !important;
}
}@media only screen and (max-width: 450px) {
.responsive #top #wrap_all #projekte .grid-entry.flex_column {
width: 106% !important;
}
}Is this (css) technical legitimate, so I can keep it like that?
Thanks in advance.
Best regards, fkm
January 11, 2021 at 6:19 pm in reply to: Portfolio grid: space between the items (but not on the outer edges) #1271668Hi, Mike.
Thank you very much for your reply and please excuse my late one (I just came back from an extended christmas vacation).
You are right, I moved the website to the real domain.
My mistake for not informing you. Sorry for that.
The issue is still the same. Please help.Thanks in advance.
Best regards, fkm
December 17, 2020 at 3:40 pm in reply to: Portfolio grid: space between the items (but not on the outer edges) #1268147Hi, Mike.
Thank you very much for your immediate reply.
Unfortunately this code doesn´t fix it (seems like nothing happens).
Did I do sth wrong?Thanks in advance.
Best regards, fkm
December 16, 2020 at 1:36 pm in reply to: Portfolio grid: space between the items (but not on the outer edges) #1267821Hi, Mike.
Thanks for your reply/help.
It works fine on big screens (desktop, tablet) – that’s great, thank you so much!
Only on smartphones there is still too much space on the right (please see the screenshots).
Do you have a similarly great idea for this?Thanks in advance.
Best regards, fkm
-
AuthorPosts