This topic has 5 replies, 2 voices, and was last updated 9 years, 3 months ago ago by Jack Richardson
hi, the widget is not showing to the full width of the widget area (e.g. it is 1/3 of the size of the widget area, doesn’t run right across).
I have had to take the widgets out for now, but it looks like this:
http://milkbarbreastpumps.com.au/wp-content/uploads/2015/09/Screen-Shot-2015-09-27-at-10.00.01-pm.png
Hello,
I’ve removed the code that you added in WP Dashboard > “Add Custom CSS” section:
.sidebar-widget {
width: 25%;
}
Please check sidebar now.
Best regards,
Jack Richardson.
Great thank you 🙂
Robyn
Have a quick question, I can open another ticket, but is there a way to hide the author and date to the ‘recent posts’ in the widgets?
Hello,
You need edit the file wp-content/themes/classico/framework/widgets/recent-posts.php (line 65) and comment the code <?php _e('by', ET_DOMAIN) ?> <strong><?php the_author(); ?></strong> <?php the_time(get_option('date_format')); ?>
.
Best regards,
Jack Richardson.
You must be logged in to reply to this topic.Log in/Sign up