@christinemiller Hi,
We are sorry for the late response.
Can you please show us a screenshot of how the list looks like now?
Try to check if the following CSS code helps:
.widget ul li {
width: 46%;
display: inline-block;
vertical-align: top;
}
You can add the code in the Customizer > Additional CSS.
it is just one long list horizontally that code is great and would work perfectly if they were stacked on top of each other horizontally.
Sorry, it has been a while since I replied I am in the Hurricane Sally zone.
http://iz9.1a0.myftpupload.com/wp-content/uploads/2020/09/linesocial.jpg
@christinemiller send us a link to the website where you want to apply this change.
the website isn’t live yet but here is the link
it is the top-right row of icons
http://iz9.1a0.myftpupload.com
@christinemiller adding the following code to Appearance -> Customize -> Additional CSS should help you achieve this:
.ast-header-widget-area {
width: 60%;
}
that worked perfectly thank you.
I must be dumb now though because I have no clue how to remove some of that spacing/margin on the right of that widget and menu it is just too much there.
@christinemiller this refers to the widget area of the theme and how it is coded. Maybe the developer of the theme could provide support regarding its customization.