[Plugin: Twitter Widget Pro] Displaying differently on POST or PAGE
-
POST example:
https://www.degreeshow.me/justin-grainger/PAGE example:
https://www.degreeshow.me/about-degree-show-dot-me/But the PAGE example’s Widget is displaying in a broken line-by-line way.
Any ideas why this is?I think the logic points to the WordPress Theme’s (Woothemes-Object) code, or my CSS Mods? [see CSS Mods below, FYI nothing major there]
/*
WOO CUSTOM STYLESHEET
———————
Instructions:
Add your custom styles here instead of style.css so it
is easier to update the theme. Simply copy an existing
style from style.css to this file, and modify it to
your liking.
*/
#header #tagline, #header #twitter_update_list {
font-style: normal;
}
#header {
padding: 20px 0 10px;
}
#sidebar ul li a {
color: #a30091;
text-transform: uppercase;
}
a:hover {
color: #a30091;
font-weight: bold;
}
- The topic ‘[Plugin: Twitter Widget Pro] Displaying differently on POST or PAGE’ is closed to new replies.