Jeroen DammersParticipant
- Topics: 4
- Replies: 11
- Total: 15
Member since: November 1, 2020
iframe .i4ewOd-pzNkMb-haAclf {
background-color: rgb(215, 215, 215) !important;
}
I placed under Appearance=> Customizer => Basic => Custom CSS
Sonal S SinhaModerator
- Topics: 0
- Replies: 31329
- Total: 31329
Member since: August 16, 2013
Hi,
1. on this page bimpress.nl/over-ons/opleidingslocatie/, I used the Map template of the SKT builder. The only thing is that here I can’t change the header colour. I can do so in any other section template, but not here. Do you maybe have a small css code for this or another solution?
Ans: Kindly use this CSS:
iframe .i4ewOd-pzNkMb-haAclf {
background-color: rgb(215, 215, 215) !important;
}
2. In the 3 blocks with “opleidingen” on this page bimpress.nl/bim-opleidingen/ and the home page the bullet points are “pointing fingers”, I want to change that. Where can I do that and do I have a choice what kind of bullets I want to use?
Ans: Kindly go to Appearance >> Editor >> style.css >> scroll down to bottom of the page and paste.
.skt-builder-programs-column .progcontent ul li::before {
content: "\f101" !important;
}
Regards,
Dave
Jeroen DammersParticipant
- Topics: 4
- Replies: 11
- Total: 15
Member since: November 1, 2020
Hi dave,
The code didn’t change the header color, with header I mean the word “OPLEIDINGSLOCATIES”, the title of the page, maybe I wasn’t clear enough.
And I am familiar with the list of icons, but I don’t see where I can change that, instead of the pointing fingers in the blocks. Can you help? Thanks again!
Sonal S SinhaModerator
- Topics: 0
- Replies: 31329
- Total: 31329
Member since: August 16, 2013
Hi,
Delete that image and insert the image again from the media library.
And kindly refer our documentation how to setup color settings.
https://www.sktthemesdemo.net/documentation/skt-elementor-doc/#customize-basic
Regards,
Chris
Sonal S SinhaModerator
- Topics: 0
- Replies: 31329
- Total: 31329
Member since: August 16, 2013
Hi,
1. Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.i4ewOd-pzNkMb-haAclf {
background-color: #fff !important;
}
2. Here you go, All types of icons listed here.
https://fontawesome.com/v4.7.0/icons/
Regards,
Dave
Hi,
i have a big problem with elementor, all formation and color settings that i´m making will not shown on the Webpage, also when i´m uploading images it shows just a grey box.
the website url is https://opotec.de/leistungen/
Here is a image how is it in elementor: https://ibb.co/G0WGZdN
Hi, i have a big problem with the theme architect pro and elementor plugin.
The formation and color settings that i make in elementor doesn´t appears on the webpage.
The Webpage side is https://opotec.de/leistungen/
Here are an image how it is in Elementor https://ibb.co/2sJdHpW
Hello together,
we have a problem with different white Colors on pages. For example you can see on the following site 2 different white colours (look at the header and to the middle): https://juliankramer-coaching.de/leistungen/
I guess the problem is that the “Site Background Color Does not affect the front page if the Site Layout is set to Full-Width.”
Our website is using full-width.
Can you help us?
Regards,
Julian & Dennis
Sonal S SinhaModerator
- Topics: 0
- Replies: 31329
- Total: 31329
Member since: August 16, 2013
Hi,
Kindly use this CSS.
span.desc {
color: transparent;
}
desktop menu is not working?
Ans: We have checked, desktop menu is working fine
Regards,
Brad
YvonneParticipant
- Topics: 16
- Replies: 42
- Total: 58
Member since: February 17, 2017
and back again.. instead of a god solution things are even more worse
-white bottom padding on every page banner top and bottom banner..I can change the color but I didnt ask for this much spac below images.
-/drone-fotografie/ text in bottom banner image
-https://www.schoenenenlaarzen.nl/contact-2/ bottom bannger bg image is totally changed and missing a part of the image
LindyParticipant
Member since: January 10, 2021
Dear Sir/Madam,
I need some assistance for the following webpage: whitehotelboavista.com
I added Custom CSS to make the header as I want it (Transparent), which works for desktop, tablet and mobile. The only issue I have, is that the Front Page on Mobile and Tablet does not adjust to the CSS that I inserted. So on all pages it works perfectly, except for the front page. Any help is appreciated. Find below the whole Custom CSS that I used.
Best regards,
Lindy
span.desc{display: none;}
.header, .top-bar { background-color:rgba(0,0,0,0.2) !important;}
.logo .logo-bg { background-color:transparent !important;}
.header_wrap.layer_wrapper {
position: absolute !important;
z-index: 10;
width:100%;
}
@media screen and (max-width:767px) {
.header {background-color:transparent !important;}
}
@media screen and (max-width:479px) {
.header .header-inner {background-color:transparent !important;}
}
@media screen and (max-width:479px) {.logo img { display:none !important;}
}
TjitskeParticipant
Member since: October 11, 2018
Hi, I am using version 1.1 of Meditation Pro and for a few weeks now there is no option in the customizer section anymore to change the logo of my website (www.tjeebee.nl). I want to replace the current logo file with another, smaller image but can’t find a way to do so (last year before summer this was still possible).
Can you please tell me how to be able to replace my logo?
Thank you.
PS I did buy a newer version of Mediation (1.3) but I don’t dare to install it as I think I have to make a child theme first (because I changed colors and such in the theme). Making a child theme seems to be so elaborate and so much work and complicated that I rather keep it at this. So please give me a solution for the original version of the SKT Meditation Theme.
Sonal S SinhaModerator
- Topics: 0
- Replies: 31329
- Total: 31329
Member since: August 16, 2013
Hi,
Kindly use this CSS:
#topmenu ul li.appointment-btn a {
background-color: #0000cc !important;
color: #fff !important;
}
#topmenu ul li.appointment-btn a:hover {
color: #0000cc !important;
background: #fff !important;
}
Regards,
Chris
Casara ClarkParticipant
- Topics: 32
- Replies: 49
- Total: 81
Member since: April 24, 2020
Oh, thank you so much! I’m sorry I missed that.
For the Menu Active Text & Border Color …
Is there a way to separate out the appointment-btn class?
I’m using anchor links in my menu which means almost ALL the menu items are an active page … (except for the appointment-btn menu item), so I think it’ll be cleaner to just make the active menu text white — the same as the regular menu text.
But when I change them to white, the appointment-btn is changing too: https://casaraclark.com/actor/writer/standup/wp-content/uploads/2021/01/oh-no-appt-button.jpeg
… I guess the appointment-btn border/background AND hover text are both linked to the active menu text color? …
Is there custom css I can add that’ll let me separate them?
IN SUMMARY, I would like to:
(1) make the active menu text white
(2) let the appointment-btn class keep its regular white text and blue (#0000cc) border and fill, which’ll then switch on the hover to blue (#0000cc) text and white border and fill.
Right now, (2) is only happening for me, if I sacrifice (1) and make the active menu text #0000cc.
Thank you!
Casara