Testing the change of width of a widget
-
Hello,
I am working on site: https://demo1wizbangwm.wordpress.com/I read that you can change the width of a widget using CSS. Since I am on the free plan, I wanted to test the change before deciding to buy a Premium Plan. To test the change in width to my front page widget, I went to Customize -> CSS -> and inserted the code below. However, I am not seeing any changes. Any ideas on what I did wrong? Many thanks!
#front-page-widget-area{
width: 800px;
}The blog I need help with is: (visible only to logged in users)
-
This is the Support Forum, not the SS Customization Forum. To create a thread there use this link https://en.forums.wordpress.com/forum/css-customization#postform See: Note 2 below.
See here for details on purchasing the annually renewable Premium bundle http://store.wordpress.com/plans/premium/ that contains a custom design upgrade required for CSS editing: Custom design – Frequently Asked Questions
http://en.support.wordpress.com/custom-design/#frequently-asked-questions
http://en.support.wordpress.com/custom-design/
http://en.support.wordpress.com/custom-design/editing-css/
http://en.support.wordpress.com/custom-design/custom-fonts/
Note 1: Once you have the required upgrade you can use this link https://en.forums.wordpress.com/forum/css-customization#postform so you can create a thread that will appear in the CSS Forum where you will get the help you need with CSS editing.
Note 2: You can also post there prior to purchasing an upgrade to get an answer to whether or not what you want to do can be accomplished via CSS editing.
- The topic ‘Testing the change of width of a widget’ is closed to new replies.