Forum Replies Created
-
AuthorPosts
-
January 30, 2017 at 6:26 pm in reply to: On mobile, change image in color section background and in full width easy slide #740339
Hi again!! I used your code for the top section of my site which is working perfectly:
@media only screen and (max-width: 414px) {
#cover {
background-image: url(http://metamorfic.net/dev/JPLD/wp-content/uploads/2016/12/web-top-2.png) !important;
}}But now I want to use it for some other colour section and it doesn’t work using the same code with different section ID. Ca you help?? Should I use css class? How do we add css class instead of ID?
@media only screen and (max-width: 414px) {
#entreprise {
background-image: url(http://metamorfic.net/dev/JPLD/wp-content/uploads/2017/01/dessin1-1.jpg) !important;
}}@media only screen and (max-width: 414px) {
#entreprise-contenu {
background-image: url(http://metamorfic.net/dev/JPLD/wp-content/uploads/2017/01/dessin1-1.jpg) !important;
}}January 10, 2017 at 5:22 pm in reply to: On mobile, change image in color section background and in full width easy slide #731642Hi Andy! This works perfectly! Thank you!
December 22, 2016 at 4:07 pm in reply to: On mobile, change image in color section background and in full width easy slide #727567Just added it and it’s still not working…
December 21, 2016 at 7:23 pm in reply to: On mobile, change image in color section background and in full width easy slide #727246Hi Rikard!
This works great but it creates a new problem; the bottom arrow, which link to the next section, doesn’t work on desktop mode because the next section is the phone section which is hidden. How can I change the link of the arrow of the desktop section so it links to the right section below?
Thanks!
September 12, 2016 at 4:12 pm in reply to: Print page from fullwidth button to replace Ctrl+P #685230Bingo! This works perfectly!! Thanks a lot!!
September 12, 2016 at 3:31 pm in reply to: Print page from fullwidth button to replace Ctrl+P #685191Hi Yigit!
If I put this in the link field (fullwidth button setting module), and leave the next option on “open in the same window”, it goes to a “page not found” when I click on it. Should I enter the link or code somewhere else?
Thanks!
September 8, 2016 at 4:05 pm in reply to: Table description column doesn't display properly on mobile #683770Yes I add the css and then I played with the font size and removed the padding around the table which gave more space for it all. So thanks a lot!
August 25, 2016 at 9:06 pm in reply to: Table description column doesn't display properly on mobile #677738Hi Ismael!
This is working with your table and mine when I set it to scrollable. But in both case, some words are too long and exceed in the second column on mobile in vertical. I made the first column 33% to give it a chance but it’s still not enough. Can we fix this an other way?
Thanks a lot!!
August 22, 2016 at 10:20 pm in reply to: Table description column doesn't display properly on mobile #676055Hi Jordan!
See in private content for access to our site.
Thanks again!
August 18, 2016 at 7:06 pm in reply to: Table description column doesn't display properly on mobile #674318Hi Jordan, this removed the repeating code unwanted, but now I’m missing my first cell on mobile. Can you figure it out? Thanks!
Thank you!! It’s perfect!!
I know it’s cause by this css:
div#header_main_alternate.container_wrap {
display: none;}It doesn’t display, but it keep it’s space which make the gap. How can I remove his space?
Can someone figure this out?
The problem is still there! On the home page, when you click on the arrow at the bottom of the slideshow, it should scroll down until the menu stick to the logo area, but there is a gap. Same thing if you click on “Equipe” on the menu it goes down but there is the same gap again! It’s fine on the other pages because I adjust the css, but it didn’t apply on the home page. Thanks!
It’s all up to date now!
Thank you! Everything is fix and working!
I fixed my problème! Code mistake!
December 10, 2015 at 5:30 pm in reply to: Masonry "load more" not working for translated items #550573On my side, I just updated to WordPress 4.4 and the pagination option on the Gallery Masonry keep loading the photos of the first page whatever the page you choose.
Forget about all this, I figure out something around.
Hi Rikard! I did try it but it doesn’t change anything.
Also, is it possible to make the Facebook icon to appear at the end of the elements of a Fullwidth submenu?
Thanks!
Hi!
What I really want to happen when I’m on a mobile, is that if I click on “TRANSPRO BSL” instead of opening the submenu, it will go to that page. I only want the submenu to appear on large screen. Is that make sense?
Also, is it possible to make the Facebook icon to appear at the end of the elements of a Fullwidth submenu?
Thanks again!
Hi Richard, I’m sorry I gave you the wrong link, see the good one in Private content.
I decided to keep the sticky sub menu which fix my problem, but I now have an other issue…
On mobile, I check the option so the submenu is not visible but appear when you click on the link. I would like the submenu of my fullwidth submenu not to be there at all on mobile. So when you click on “Transpro BSL” on mobile, instead of opening the submenu, it goes to that page.
Is that make sense?
Thanks!!
Hi Rikard!
There is no plugin installed. Just the Child theme has been modified. I just realize that if I check the “Sticky Submenu” option, the problem is fix.
See your login in private content.
Thanks!
- This reply was modified 9 years ago by metamorfic.
October 19, 2015 at 1:37 am in reply to: Gallery Masonry flexible 2 columns on vertical mobile #520724Found the solution by myself!
-
AuthorPosts