Spacing for icon menu / sidebar on front page
-
Hi,
I’m using a childtheme of virtue with the latest version of wordpress.
Here’s my site – https://hand.handmadecrafthouse.co.uk/
I’d like to adjust the spacing for the icons and buttons (text widgets in the sidebar) to all be the same, but I cannot work out how. I’ve been using the “inspect element” tool in Chrome to find the name of the various bits and pieces and when I change things in the browser they look exactly how I’d like them. Obviously these changes are not permanent, so I get the name of the <div> I’d like to change (which is something long and obscure like “.main col-lg-9 col-md-8 “) and put it in the theme options part, along with the code I’d like, but when I save it and look at my site, there are no changes!
I know it’s only a 5px difference but it’s really bugging me… am I missing something obvious?
Here’s the code I’m using –
‘.main col-lg-9 col-md-8 {
padding-right: 10px;
}’Thanks for any help.
- The topic ‘Spacing for icon menu / sidebar on front page’ is closed to new replies.