-
AuthorPosts
-
October 26, 2018 at 4:24 pm #1026867
Dear support,
please take a look at the bottom, the last Partner Logo Element. It has 4 Rows. When i switch to mobile View it switches to 3 Logos in the first and 1 Logo in the second row. Would it be possible to align all 4 logos in one row on mobile?October 26, 2018 at 5:13 pm #1026873Hey dondela,
I’m not seeing a 4 row element. Can you screenshot the area?
Best regards,
Jordan ShannonOctober 26, 2018 at 5:21 pm #1026878Sure, thanks for helping!
Sorry i meant 4 columns instead of rows…October 26, 2018 at 6:47 pm #1026917Hi,
Thanks for clearing that up, add this to quick css:
@media only screen and (max-width: 767px) { .responsive #top #wrap_all .avia-content-slider6 .slide-entry{ width:100%!important; }}
Best regards,
Jordan ShannonOctober 27, 2018 at 12:22 pm #1026998Thanks,
i tried the quick css – but it makes no difference?October 27, 2018 at 6:25 pm #1027140Hi dondela,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width: 479px) { .responsive #top #wrap_all .slide-entry { width: 100%!important; margin-left: 0%!important; } }
If you need further assistance please let us know.
Best regards,
VictoriaOctober 29, 2018 at 9:34 am #1027411Hi Victoria,
i tried that but with no effect. (Screenshot)October 29, 2018 at 1:49 pm #1027537Hi dondela,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
There can be errors in your Quick css and so the code does not apply.
Best regards,
VictoriaOctober 29, 2018 at 1:56 pm #1027546Hi Victoria,
sure, please find the link in private content box.October 29, 2018 at 2:37 pm #1027575Hi dondela,
I adjusted the code to work. It’s in Quick css. Please check.
Best regards,
VictoriaOctober 30, 2018 at 12:43 pm #1027968Hi Victoria,
i replaced my code in the style.css with yours but i still see no difference? What am i doing wrong?October 30, 2018 at 4:29 pm #1028135October 30, 2018 at 4:29 pm #1028137October 30, 2018 at 5:48 pm #1028177Hi Victoria,
thanks for your help, you can close this topic. Could you please delete your screenshots, because they refer to our sponsors?
Best regardsOctober 30, 2018 at 10:27 pm #1028224Hi,
If you need additional help, please let us know here in the forums
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘logo element on mobile’ is closed to new replies.