Border around a row.
I would like to add a double row border around a row I created in Page Builder, the kind I would get using a CSS element. Is that possible?
The effect I am going for can be seen here in the slider: http://www.threadsence.com/
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi Dave,
Which row do you want this implemented on? You can use something like the following: The below CSS adds a double border to the last image on your homepage. All you need to do is to change the class name (.ts-home-bottom .img-responsive) to the class of the row you want.
.ts-home-bottom .img-responsive { position: relative; margin: -9px 0 9px 0; text-align: center; border: 4px double #000; line-height: 0; }Try that out and let me know if you need assistance.
Hello Addo,
What I was trying to do, and failed miserably to communicate, is answered here on this post on attributes: Thread: How do Page Builder row attributes work – row class, cell class and CSS styles
I should not try to communicate with anyone except my cat late at night, and she just ignores me anyway. Worst of this was I was sober. Sorry to be a bother.
Attributes are very cool in Page Builder 2.x.
Hi Dave,
No worries :-)
Am glad you have managed to get hold of this. Always feel free to open a new thread whenever you require support
Cheers
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.