Tagged: x
-
AuthorPosts
-
May 3, 2016 at 4:53 am #910427
BildrethParticipantHi,
I’m slowly getting to grips with my site, I’m using X theme – integrity.
I have only 2 static pages ‘About’ and ‘Home’. I have 1 blog stream page – which is ‘New Releases’ – or at least i thought that’s how it worked, that any new posts would automatically become part of the blog stream and go to the top of the stack.
I made 2 new posts – put them both in the new releases category i created, and i can edit the posts from within the back-end admin area which lets me go back and forth between the 2 new brown boot posts with little arrows top right. but when i go to my site – they are nowhere to be seen, the original black pair of boots are there so I’m confused.
You can See here http://www.meschene.com – I have one image of a black boot under ‘new releases’ and no sign of the two new posts…
Also – my comments section on the new posts is there but not on the black pair! attached image has ‘leave a reply in writing so small i doubt a hobbit could read it!
can you help ?
bildreth.
May 3, 2016 at 5:07 am #910440
BildrethParticipantHi – I think I figured it out…
the ‘new releases page’ had been set as the blog page and checked as so in the setttings part of the backend admin area – i found it was no longer checked as the blog page!
the only other thing which is irking me now is the tiny tiny writing above the comments box ‘Leave a Reply’ – Which is the best video to watch on controlling the size / colour/ etc of such things – i know its h1, h2, h3 – etc – but there’s a ‘looks like’ way i believe to make the writing bigger…
can anyone point me in the right direction to gain better understanding of header control ~?
Bildreth 🙂
May 3, 2016 at 7:44 am #910646
ChristopherModeratorHi there,
Please add following code in Customize -> Custom -> CSS :
p.must-log-in { font-size: 28px; } h3#reply-title { font-size: 35px; }Hope it helps.
May 3, 2016 at 1:19 pm #911214
BildrethParticipantThanks Christopher that did it 🙂
May 3, 2016 at 9:20 pm #911755
JadeModeratorYou’re most welcome Bildreth.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-910427 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
