Comments 5epicnick started the conversationMarch 11, 2019 at 3:07pmHi there,I would like to remove the Google Map from the contact page. Is that possible?Best regards,Nick 1,559Laborator repliedMarch 12, 2019 at 7:59amHi Nick,Follow the instructions in the GIF image below to remove the maps from the contact page: (view large version)Best regards,Laborator Team Documentation Join Kalium Users Group 5epicnick repliedMarch 13, 2019 at 1:03pmThanks Art! Would it be possible to add a background image to the Contact page template? I can use css:.oxygen-top-menu.page-template-contact-php .wrapper>.main { background: url(/wp-content/uploads/2019/03/image.jpg);}But the image repeats. I would like to have it fullwidth. Any tips?Thanks! 1,559Laborator repliedMarch 13, 2019 at 1:24pmHi again, Use this instead: .oxygen-top-menu.page-template-contact-php .wrapper>.main { background: url(/wp-content/uploads/2019/03/image.jpg) no-repeat !important; background-size: 100% !important; } Best regards,Laborator Team Documentation Join Kalium Users Group 5epicnick repliedMarch 13, 2019 at 1:31pmThanks again!One more question: are there settings for text links somewhere? I noticed the font of the text is changed when it's a link. Please see the attached image.Best regards,Nick 1,559Laborator repliedMarch 14, 2019 at 8:10amHi there,Can you please send us your site URL first, so we can investigate your site and then get back to you with possible solution. P.S. make sure you've disabled the Maintenance/Coming Soon modeBest regards,Laborator Team Documentation Join Kalium Users Group epicnick replied privately 1,559Laborator repliedMarch 14, 2019 at 9:06amHi there,Add this CSS to Custom CSS: .widget_text .textwidget p { font-family: "Raleway", sans-serif !important; color: #333333; font-weight: normal; } Best regards,Laborator Team Documentation Join Kalium Users Group Sign in to reply ...
Hi there,
I would like to remove the Google Map from the contact page. Is that possible?
Best regards,
Nick
Hi Nick,
Follow the instructions in the GIF image below to remove the maps from the contact page:
(view large version)
Best regards,
Laborator Team
Thanks Art! Would it be possible to add a background image to the Contact page template?
I can use css:
.oxygen-top-menu.page-template-contact-php .wrapper>.main {
background: url(/wp-content/uploads/2019/03/image.jpg);
}
But the image repeats. I would like to have it fullwidth. Any tips?
Thanks!
Hi again,
Use this instead:
Best regards,
Laborator Team
Thanks again!
One more question: are there settings for text links somewhere? I noticed the font of the text is changed when it's a link. Please see the attached image.
Best regards,
Nick
Hi there,
Can you please send us your site URL first, so we can investigate your site and then get back to you with possible solution.
P.S. make sure you've disabled the Maintenance/Coming Soon mode
Best regards,
Laborator Team
Hi there,
Add this CSS to Custom CSS:
Best regards,
Laborator Team