Tagged: Custom CSS, widget
- This topic has 3 replies, 2 voices, and was last updated 8 years, 11 months ago by Pratik.
-
AuthorPosts
-
December 24, 2015 at 8:43 pm #81634AnonymousInactive
since updating to the latest version of wordpress the widgets in my right sidebar have started showing at the very bottom of the page. I can’t work out how to align them back to the top of the sidebar. Site is http://www.whatmoviethisweek.com Please can someone help?
December 25, 2015 at 9:06 am #81661PratikParticipantHi @whatmoviethisweek,
You have added some Custom CSS in “Dashboard=> Appearance=> Theme Options=> Custom CSS” box. If you remove those, i.e. following code, then this error will go away.
#secondary { width: 22%; } #primary { width: 100%; } #content { width: 68%; }
Let me know if this solves your issue or not.
December 29, 2015 at 4:33 pm #81823AnonymousInactiveHi Pratik
yes, this has solved the problem. Thanks so much for your help!!
December 29, 2015 at 4:54 pm #81824PratikParticipantHi @whatmoviethisweek,
Great to know. If you like our support and Catch Box theme then please support it by providing your valuable review and rating at https://wordpress.org/support/view/theme-reviews/catch-box?rate=5#postform
-
AuthorPosts
- The topic ‘widget alignment in sidebar’ is closed to new replies.