You’re asking a ton of css questions that normally you’d have to pay someone to answer. So, let’s see if we can teach you how to figure this out yourself. These are instructions for Chrome, but other browsers are similar.
Right click the element you want to change and click inspect element. This will launch the developer console. Within the console you’ll see the html structure and the corresponding css. In this case, you’ll see that the css class is .widget. You can add a top border or a bottom border. Then adjust padding as necessary. The nice part is you can do that within the dev console by clicking on the + button at the top, change the class name to widet and see the changes on your page as you add them. See attached
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
Attachments:
You must be
logged in to view attached files.