Tagged: x
-
AuthorPosts
-
November 10, 2016 at 8:56 am #1251773
onefoursixParticipantRe: http://146test2.co.uk/trueform/
1. Is there a way to have the logo icon on slide 4 of the home page roll in from the right edge to the centre pls?
2. Can we remove the space between the logo and the text “Trueform Scaffolding are Bedford, Cambridge and Northampton Scaffolders with experience ….” (underneith the slider)
3. Nav to about us page – i need all testimonials to have the person who wrote it in white too please
4. Nav to contact us page – There is a small gap under the map – can we remove it pls.Thanks 🙂
November 10, 2016 at 9:04 am #1251785
onefoursixParticipantAlso….
Would like the very bottom footer – #1c1b39
and the text in the very bottom footer white plsNovember 10, 2016 at 10:05 am #1251881
JoaoModeratorHi There
1. Is there a way to have the logo icon on slide 4 of the home page roll in from the right edge to the centre pls?
Hi Therm you need to play with the fade options.
2. Can we remove the space between the logo and the text “Trueform Scaffolding are Bedford, Cambridge and Northampton
Scaffolders with experience ….” (underneith the slider)Please write man into class box of your Headline “truefor…”
3. Nav to about us page – i need all testimonials to have the person who wrote it in white too please
Please add the following code to Appereance > Customizer > Custom > CSS
.x-cite { color: white; }4. Nav to contact us page – There is a small gap under the map – can we remove it pls.
Please add the following code to Appereance > Customizer > Custom > CSS
.x-map { margin-bottom: 0px; }Hope that helps
Joao
November 10, 2016 at 3:21 pm #1252307
onefoursixParticipantAlso….
Would like the very bottom footer – #1c1b39
and the text in the very bottom footer white plsNovember 10, 2016 at 10:06 pm #1252755
FriechModeratorHi There,
Add this custom CSS
.x-colophon.bottom {background-color: #1c1b39;} .x-colophon.bottom, .x-colophon.bottom a { color: white; }Hope it helps, Cheers!
November 11, 2016 at 1:50 am #1252940
onefoursixParticipantFinal one I hope –
re: http://146test2.co.uk/trueform/projects/Can we have all of the projects included here to come up in a circle rather than a square box please
November 11, 2016 at 3:08 am #1253015
RadModeratorHi there,
Circle is only applicable for the perfect square, it will be oval.And since it’s responsive and images has different size, it will never be a perfect square, required for the circle.
It’s easy as this,
.x-iso-container.cols-2>.hentry { border-radius: 1000px; overflow: hidden; }But you should make the image with same sizes first, and make the overall size as square. The 1000px represent the width and height of an element.
Thanks!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1251773 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
