-
AuthorPosts
-
September 6, 2020 at 6:13 pm #1243754
In the page I’ve added you will be able to see the first column as it should be, but without link.
I’ve cloned it below and added a link on the first cell so that you can see the difference.
I can’t figure out why that is happening.
September 7, 2020 at 11:30 am #1243922Hey kinderheim511,
Thanks for providing the link.
I tried to reproduce the same thing on my end but I do not get the same result.
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( to be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.Best regards,
NikkoSeptember 7, 2020 at 7:03 pm #1244061Done.
Please take a look.September 9, 2020 at 6:14 am #1244551Hi kinderheim511,
Thanks for giving us admin access.
The issue is from your CSS code in the Simple Custom CSS plugin (line 25-26):.zece { width: 10% !important;}
Those 2 1/4 columns with images in it have zece class which forces 10% width.
Best regards,
NikkoSeptember 9, 2020 at 12:55 pm #1244624I am trying to obtain the effect from the link I just added, columns with different width inside columns, and forcing the the 10% was my best idea.
So you know if can obtain this somehow else? I kept looking at columns and grids but couldn’t figure it out.
Gutenberg has something that doesn’t quite work for me, the Media and Text block.September 10, 2020 at 10:49 am #1244851Hi kinderheim511,
I see, please try adding this CSS code then:
#top .av-layout-grid-container .av-screen-reader-only { display: none; }
Best regards,
NikkoSeptember 11, 2020 at 7:40 am #1245065Thank you Nikko.
September 11, 2020 at 8:14 am #1245071Hi kinderheim511,
You’re welcome, we’re glad that we could help :)
Thanks for using Enfold and have a great day!Best regards,
Nikko -
AuthorPosts
- The topic ‘Adding link to column breaks it’ is closed to new replies.