Hello,
How can I change it into an RTL to show Arabic and aligned to the right?
Thanks,
]]>Hi,
I selected Journal Lite as the theme for my new wordpress site. With the plugin ‘Unique Headers’ I tried to change the logo/picture on every new page. However, it does not work. Is this plugin imcompatible with the theme? Is there another way to change the header (called logo in this theme) on every page?
Kind regards,
Sanne
So I wanted to make the sidebar smaller in Journal Lite. It just extends out too far. So I modified these values below, and nothing changed. I cleared cache, tried firefox, chrome, and IE. Nothing changed. Still too big. Any help would be appreciated.
This is the change made to styles.css
/* Front Page Content */
.front-page .front-page-slider-widget,
.front-page .front-page-sidebar .widget {
float: none;
background: rgba(255, 255, 255, 0.93);
box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.75);
}.front-page .front-page-sidebar .widget {
width: 50%;
padding: 3%;
}.front-page .front-page-slider-widget {
margin: 0 0 40px;
}.front-page .front-page-slider-widget h3.widget-title {
margin: 0;
padding: 1em 0;
text-align: center;
}.front-page .front-page-sidebar .widget h3.widget-title {
margin: 0 0 1em;
padding: 0;
text-align: center;
}
]]>/* Sidebar */
.widget{
float: left;
width: 60%;
margin-top: 40px;
font-family: ‘Arvo’, serif;
}h3.widget-title {
text-transform: uppercase;
font-family: serif;
font-size: 20px;
font-weight: normal;
}
How do you enable comments for posts? Comments work for pages but I would also like them for posts.
]]>