Tagged: x
-
AuthorPosts
-
April 23, 2016 at 4:40 am #896478
designisitalyParticipantHi,
Search far and wide for help on this but I am still lost …
I installed the Kingdom Church demo sometime ago and it looks like it changed at least 3 of my templates:
Default Template
Layout – Side Bar left, Content Right
Layout – Content Left, Side Bar RightFor example for the Contact page it puts a band with the name of the page under the nav bar as in the attached pic.
Could you tell me know how to go back to the original templates or how to remove these features added by the demo?
Thanks a million!
LizApril 23, 2016 at 10:27 am #896710
designisitalyParticipantHi again,
it also looks like everything is huge eg. a subscription form, a product in the shop, a contact form. Maybe the default font size has been changed too.
Sorry, but as you may have gathered, I really don’t know what I am doing.
Any help from anybody would be very much appreciated.
Thanks a million again
LizApril 24, 2016 at 3:56 am #897256
Rue NelModeratorHello Liz,
Thanks for writing in! To assist you better with this issue, would you mind providing us the url of your site with login credentials so we can take a closer look? This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / password
Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.Thank you.
April 25, 2016 at 10:19 am #898775
designisitalyParticipantHi,
thanks for your reply.
I had help from a friend with the the page name HUGE on the page and it’s now sorted. Just ticking the ‘Disable Page Title’ on the page set-up page did it! Told you I didn’t know what I was doing 🙂
But it would be great if you could help with the rest …
1. an example of (what seems to me) a huge contact form is in the “contact” page.
2. also in the “test-liz26” page there is an example where I can’t remove the extra spacing after the text “this is text” and I seem to have that problem quite a lot. So the section is a lot bigger than it should be.I’ll send you the credentials in a private message.
Thank youuuuu!
LizApril 25, 2016 at 10:28 am #898786
designisitalyParticipantThis reply has been marked as private.April 25, 2016 at 12:45 pm #898986
designisitalyParticipantHi, just realised that I can’t edit the “shop” page and so can’t “Disable Page Title” in the way I do it for the other pages. Would there be a way to do it globally?
Thanks again!
LizApril 26, 2016 at 12:42 am #899744
Paul RModeratorHi Liz,
1. To remove title in shop page, you can add this under Custom > Edit Global CSS in the Customizer.
.woocommerce .x-header-landmark { display:none; }2. To remove extra spacing after the text, you can add this under Custom > Edit Global CSS in the Customizer.
.x-text p { margin-bottom:0; }3. To adjust the size of form fields, you can add this under Custom > Edit Global CSS in the Customizer.
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input { padding: 10px; height: auto; font-size:21px; }You may change padding and font size to achieve your desired result.
Hope that helps.
`April 26, 2016 at 7:17 am #900180
designisitalyParticipantHi Paul,
Yes, thank you! Point 1 and 2 worked fine. Point 3 is quite interesting and might be handy in other instances. I would like to reduce the size of the whole Contact Form though but I can see there is a lot on the forum already on this so should be ok.
Thanks again.
LizApril 27, 2016 at 12:06 am #901464
RupokMemberYou are welcome Liz!
Feel free to let us know if you face any other issue. We’ll be happy to assist you.
Thanks for using X.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-896478 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
