Tagged: x
-
AuthorPosts
-
February 11, 2017 at 12:49 pm #1367144
GigcoyleParticipantHi, I’m just getting started with X and I’ve been trying different stacks and demos.
We want a site with a white header/navbar and footer with dark text. The navbar in Ethos is nice but I couldn’t change the footer to white with dark text and rest isn’t quite the style we want. I’ve changed to Renew and set it up roughly as we’d like, the menu appearance is okay, however now the footer isn’t appearing at the bottom of pages and we get a blank area at the bottom. How do I get templates that have the footer at the bottom but a stack that allows us to chnage the header and footer colours? We’re working in on the site in a temporary url at the moment:
drmcoy.co.uk
Thanks
MhairiFebruary 11, 2017 at 11:33 pm #1367574
ChristopherModeratorHi there,
Your site is under construction, please provide us with login credentials.
Thanks.
February 12, 2017 at 4:47 am #1367714
GigcoyleParticipantThis reply has been marked as private.February 12, 2017 at 5:16 am #1367738
GigcoyleParticipantActually, I’ll just deactivate the “under construction” for now, I can make a login in for you later if needed
February 12, 2017 at 6:09 am #1367775
ChristianModeratorHey there,
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / password
– FTP credentialsDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
Thanks.
February 12, 2017 at 8:59 am #1367870
GigcoyleParticipantThis reply has been marked as private.February 12, 2017 at 9:14 am #1367883
GigcoyleParticipantThis reply has been marked as private.February 12, 2017 at 10:09 am #1367927
RupokMemberHi there,
Thanks for writing back. Looks like your site and footer is fine. The blank space on the bottom (under the footer) you are seeing is for lack of content. If you add some content to your pages then it will be fine.
If you have less content for pages and you want the footer on bottom then you can add this under Custom > CSS in the Customizer.
.x-colophon.bottom { position: absolute; left: 0; bottom: 0; right: 0; }And also make sure to change the background patter to white color for the body background from Customize > Layout and Design > Background Options.
Cheers!
February 12, 2017 at 12:56 pm #1368030
GigcoyleParticipantThis reply has been marked as private.February 12, 2017 at 4:36 pm #1368143
GigcoyleParticipantThis reply has been marked as private.February 12, 2017 at 7:28 pm #1368336
LelyModeratorHi There,
Go to Appearance > Customize > Layout and Design : Background Image and Background Pattern. Select an Image and then save. Then remove those image and then save it again. That step will reset this background image:http://theme.co/media/neutral1.png that come from downloading the demo content.
You may also remove the following CSS this will also fixed the issue on contact page:.x-colophon.bottom { position: absolute; left: 0; bottom: 0; right: 0; }Just make sure that on Appearance > Customize > Layout and Design > Backround color is set to white.
Hope this helps.
February 13, 2017 at 2:12 am #1368568
GigcoyleParticipantGreat thanks, that seems to have sorted it.
I have one other question for now – I’ve been playing with the Envira Galleries, I’d like to create a ess grid on the Galleries page that takes people to each gallery as a standalone page. Having them standalone will save having to create pages for them but they are using the blog template “By default we use single.php, which is the default template of the single blog post in your theme.” and appear with a title and little home link – we don’t really want that, is there some CSS I can add or something to stop that?
http://drmcoy.co.uk/envira/test-gallery/?preview=true#!envira-tab-standaloneFebruary 13, 2017 at 2:31 am #1368590
Rue NelModeratorHello There,
Thanks for updating in!
To remove the title and home link in an Envira post, please add the following css code in the customizer, Appearance > Customize > Custom > Edit Global CSS
.single-envira .x-header-landmark { display: none; }We would loved to know if this has work for you. Thank you.
February 13, 2017 at 2:50 pm #1369462
GigcoyleParticipantThanks, that seems to have done the job.
February 13, 2017 at 3:55 pm #1369586
JoaoModeratorGlad to hear it,
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1367144 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
