Hello Andrew,
Is there any possibility to split the top border line into 2 different lines: one per widget?
http://joxi.ru/DrlOPQGFz89PAP
And the second question is how can I make the top border line to be the same size like on the http://www.art.com website. Take a look, for instance, at the SHOP BY COLOR part. The line is split and its size just fit the widget’s width.
Thanks in advance!
Best regards
Andy
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
8P.S.
And there is a problem when you choose the Theme or plugin. That’s why I’ve chosen “general”.
http://joxi.ru/gmveZqaTGGy6ra
Hi Andy
Edit each widget, click Attributes top right, enter a CSS Class as follows:
Go to Appearance > Custom CSS and target that:
.top-border { border-top: 1px solid #000; padding-top: 25px; }Adjust as required.
Thanks for reporting the forum item selection issue. I’ll mention that to Greg.
Let me know how it goes.
Hello Andrew,
Thank you!! Works like a charm :)
Wish you a good evening.
Best regards
Andy
Awesome :) Really glad to hear that helps.
Chat soon. Cheers!
Hello Andrew,
Didn’t want to create a new thread for this.
How can I make the top border line to be in one line with boxed layout?
http://joxi.ru/bmoOQW5F1Voqmy
Best regards
Andy
Hey Andy
With negative margin. Try adding the following declarations to your rule:
Adjust as required.
Hi Andrew,
Thanks!
This one works for me :)
.top-border { margin: -19px; padding: 20px; }Best regards
Andy
Glad to hear that helped :) All the best.
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.