- This topic has 7 replies, 2 voices, and was last updated 1 year, 1 month ago by
Leo.
-
AuthorPosts
-
December 2, 2019 at 7:12 am #1089792
ch1800
I don’t know whether I can get support here for this plugin but just in case, as I see no replies in repo support section: Is there a way to add borders to the columns?
December 2, 2019 at 8:43 am #1089977Leo
StaffCustomer SupportHi there,
Any chance you can link us to the site in question?
You can edit the original topic and use the private URL field.
I will mention that LGC is the old way of creating columns.
I would recommend using Gutenberg columns block if you can make that work.
Let me know π
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/December 2, 2019 at 6:51 pm #1090810ch1800
Thanks Leo, I appreciate.
Sorry but I never use ANY builder and certainly not & never will Gutenberg.I just need this for a single page having columns and thought I could use the “style” option in the shortcode but doesn’t seem to work.
Not very important. I only thought that borders were an option here but if it isn’t no problem, I’ll try to find another plugin for that.
December 2, 2019 at 7:35 pm #1090855Leo
StaffCustomer SupportGutenberg is the future π
We actually quite like it once you are used to it.
If you can link me to the site in question, I can try to provide some CSS to help you get started with as well.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/December 2, 2019 at 8:01 pm #1090873ch1800
Yes… maybe, it depends for who… Not for me, no way, never.
This is not how I see the future, sorry – but this is another story.In this particular case, I need borders for only a particular case and this doesn’t justify playing around with builders and block editors.
I’m adding the site in my original post but this is not the final one.
I’ll just copy the code from there to a new site with different content, but the columns are exactly the same and will only need borders. So, if you find a way for adding them at that page I’ll be able to replicate the same at the new site.You’ll find the 4 columns at top of page, right after the slider.
Thanks a ton!
December 3, 2019 at 9:01 am #1091958Leo
StaffCustomer SupportTry this CSS:
#generate-section-1 .inside-grid-column { border: 1px solid #000; }
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/December 3, 2019 at 6:06 pm #1092474ch1800
Many thanks Leo, that works really nicely and is exactly what was needed!
December 3, 2019 at 8:03 pm #1092549Leo
StaffCustomer SupportNo problem π
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/ -
AuthorPosts
- You must be logged in to reply to this topic.