Here is the page link: http://protectkywomen.bluegrasseventworks.com/ #1 - What code in custom .css do I need to add in order to shrink the size of the header image with the site's Logo? I changed the overlap and know how to move the translucent bar over the slider. Just need to make the header image area smaller. #2 - At the bottom of the home page I cannot get the the "Use of Widgets" section to go away. . .any ideas? Thank you.
Hello, 1. Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .logo img { width: 14%; } Adjust its value as per your requirements. Now, Go to Settings > Reading and follow the instruction as shown in image given below 2. Go to the Appearance > Widgets Drag widgets and drop them in the first, second, third and fourth widget area, It will automatically display at your footer. Thanks & Regards Gourav Shrivastava
Gourav, Thank you for the help. I didn't have a widget in the Fourth widget area, which is why the "Use of Widgets" was showing. Have a great day.
Hello, "Use of widgets" is the theme default content for fourth widget area. Go to the Appearance > Widgets panel in your dashboard and drag & drop you widget in the fourth widget area. This will automatically remove the theme default widget and display your widget.