Widget Title Alignment
-
Hi,
I did a Google search, but couldn’t find an answer, so I’m hoping you can help.I found the code I can use to decrease the size of the cart. I set it to 80%. I also wanted to move the cart more to the right, i.e. centre it. I couldn’t find the code to centre it so I used margins to move it. I’ve not set the margin on the right as it doesn’t seem to make a difference.
.shopping_cart{ margin-top: 15px; margin-bottom: 15px; margin-left: 40px; width: 80% !important; }
Unfortunately, this does not move the widget title. Is there a way to do it differently altogether or could I add code specifically for the widget title? I don’t know how to code and don’t know what to look for here. ??
Here is what the sidebar/shopping cart looks like with the above code: https://www.screencast.com/t/y5YOJ00sQV
By the way: my theme lets me add CSS code so I didn’t install the recommended plugin.
Thank you for your help!
- The topic ‘Widget Title Alignment’ is closed to new replies.