Forum Replies Created
-
AuthorPosts
-
In the end I changed the image and didn’t need the line anyway. But I did manage to center it by adding:
background-position: center;
But you can close this now. Thanks for trying! :)
That makes it centered on desktop but not on mobile unless I change the number to something lower like 10%. So it really depends on the screen width. But what it does is it shrinks the line so it doesn’t go all the way to the edges. Is that not possible to do?
- This reply was modified 1 year, 8 months ago by resting-jeppesen.
It’s also very noticeable on mobile.
Unfortunately it’s still off center. Is there a way to fix that? :) It’s clearer that it’s off center when I resize the browser window to be smaller.
You can close this now.
Thanks! I knew I had seen it somewhere. :)
It certainly did! Thanks a lot. :)
One more question, though: Is there a way to vertically center the content of the two columns that I now have? So the text on the left is in the center of its column relative to the video on the right? If that makes sense?
I drew it here: https://imgur.com/a/KMX0KKrSeptember 19, 2022 at 2:33 pm in reply to: Countdown clock – javascript for custom countdown text not working #1365546Awesome!
Thanks all of you for your help!
Yes, Mike, you can close this. :)September 19, 2022 at 12:38 pm in reply to: Countdown clock – javascript for custom countdown text not working #1365527Perfect! I just had to purge the cache. Thanks a lot! So any visitor that’s been there needs to purge their cache for this to work?
September 19, 2022 at 11:37 am in reply to: Countdown clock – javascript for custom countdown text not working #1365510Hi Ismael
That still didn’t do anything, unfortunately. It’s proving a pesky problem!
Any other ideas?
September 19, 2022 at 9:37 am in reply to: Countdown clock – javascript for custom countdown text not working #1365496Hi MIke
Yes, or to any other text that I want. It needs to be in Danish is actually what I’m looking for but obviously I’ll just add that text myself once the javascript works. I’ve added a login.
September 16, 2022 at 2:02 pm in reply to: Countdown clock – javascript for custom countdown text not working #1365247Hi Yigit
Unfortunately that didn’t work either. Any other ideas? :)
Should I create a login for you guys? Would that be helpful?September 15, 2022 at 8:45 am in reply to: Countdown clock – javascript for custom countdown text not working #1365081Hi Nikko
I replaced the part of the code with what you suggested but it couldn’t save. Got the same error as before. But then I added the “}” afterwards so it said “<?php }” and then it was able to save. Unfortunately, it didn’t change the countdown clock text. Any other suggestions? :)September 12, 2022 at 9:59 am in reply to: Countdown clock – javascript for custom countdown text not working #1364674Yes I forgot to do that, sorry. When I paste it in the functions.php it gives the following error:
- This reply was modified 2 years, 2 months ago by resting-jeppesen.
I managed to fix it own my own by giving an ID to the two first columns and targeting those. For anyone else with the same problem, here’s the code:
@media only screen and (max-width: 767px) { #jgs-column-space-id { margin-bottom: 85px !important; } }
So you can close this thread. :) Thanks all.
September 1, 2020 at 10:15 am in reply to: Styling the menu + grid row content not centered on mobile view #1242459You may close it. :) Thanks!
That’s perfect! Thanks so much. :)
August 31, 2020 at 1:09 pm in reply to: Styling the menu + grid row content not centered on mobile view #1242166Oh you’re right! Now it works perfectly! Nice catch. Thanks a lot :D
That worked! Thanks a bunch. :)
Here’s the mobile view:
That’s WITH the code. Columns look great, as I said, but now there’s also lots of white space.
On desktop view there’s still space issues. Where it says “HINT” as a headline, there’s too little space – actually the separator line sits UNDER the column above it so it’s not even visible on desktop.How can I fix it? I couldn’t get it to work by adding a class to the columns either but I’m not a coder so I probably didn’t do it right. :)
Thanks for the reply! I tried the code in both custom css and quick css but it didn’t do the trick, unfortunately. Also, would this work only if you use a footer then? My main pages are in Danish with a Danish footer but I recreated my pages in english but I couldn’t use the same Danish footer so I just created a color section and added 3 widgets and recreated the footer that way for my English version here: https://bezzerwizzer.dk/uk/EDIT: I actually managed to fix it so it works! Great! Thanks! But here’s another question: Is there a way to remove the vertical line spearator to the RIGHT of the instagram icon? And only keep the vertical line separator between the Facebook icon and the instagram icon? Do you know what I mean? :)
- This reply was modified 4 years, 2 months ago by resting-jeppesen. Reason: fixed it but have another question
August 25, 2020 at 10:07 am in reply to: Styling the menu + grid row content not centered on mobile view #1240620Thanks for the reply! :) Everything seemed to work but this part:
@media only screen and (max-width: 767px) { .responsive #top #wrap_all #mob-center.av-flex-cells .no_margin { display: flex; align-items: center; }
It affected my font choices. Overwrote what it said in advanced styling for some reason. Do you know why? Is there a way to correct the code to not affect anything else but the grid row?
- This reply was modified 4 years, 2 months ago by resting-jeppesen.
Thanks for replying! :)
Unfortunately, it’s fixing it only partly. What it fixes is that the columns are looking great and evenly spaced on mobile view. That’s fantastic! :D But it also adds a wide gap between the welcome text and line separator, as well as the column with BEZZERWIZZER Ord and the small separator after that. So I guess the code adds whitespace between lots of elements but is there a way to only target in between columns so it doesn’t affect everything else?
Do you know what could be causing the problem in the first place?
Maybe I can add a custom class to the coloumn and target that and then add a margin on mobile view?
August 17, 2020 at 3:45 pm in reply to: Styling the menu + grid row content not centered on mobile view #1238508Can no one help? =/
Yes it seems that did the trick. Thanks so much. :)
Thank you Yigit.
to prevent inconvenience for our useres its going to be a couple of weeks before I will attempt these suggestions, so it will be are while before I can tell weather it will fix things or not.
thanks again.
It worked though I used 98% instead of the 48.5%
thanks alot.
No, I don’t thik so. Thank you I will try this right away.
Well I get that result with the latest firefox, crome and ie.
Also crome for android, some native browser on lg g2 android phone, the native browser on an iPhone5. So basicly all the browseres I can get my hands on:)
This reply has been marked as private. -
AuthorPosts