John 313Participant
Member since: November 21, 2024
How do change the blue rollover color on the 3 product categories shop now?
Sonal S SinhaModerator
- Topics: 0
- Replies: 31277
- Total: 31277
Member since: August 16, 2013
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
#footer .footercols4 h3::after {
background-color: #fff;
}
.post_content, #sidebar .widgets ul, .blog_mo {
font-family: Assistant;
}
Regards,
Dave
Ken LevinParticipant
Member since: November 2, 2024
Hello, I am using the SKT Cuts & Style Pro theme and I am having issues with the theme options. When I try to access the theme options through the WordPress control panel I have an orange box with links to Customize Settings (Upload Logo, Color Option, Manager Slider, Header Layout, Manage Footer, Manage Menus, Manage Site Layout, Post & Page Layout). I am trying to access the shortcodes and configure the homepage sections.
For background, I fist used the free version of the Cuts & Style theme and then I purchased the pro version and installed it. I deleted both themes and then reinstalled the pro version, but I am still having the issue.
WebParticipant
Member since: February 9, 2017
hi guys, how do I change the link color in the mobile version in the theme Healing Touch Pro? Currently the phone numbers on the website in the mobile version are all white so it looks blank. Thanks
Unfortunately, the desired result did not work out, h1 simply changed color from white to black, but the blue banner remained in place. Can you help me remove the banner?
Sonal S SinhaModerator
- Topics: 0
- Replies: 31277
- Total: 31277
Member since: August 16, 2013
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.page-template-contact-layout1 .page_head, .post_head, .services_head { min-height:100px !important;}
.page-template-contact-layout1 .skt-page-title h1 { color: #000;}
Regards,
Dave
Hello,
I am using Junk Removal Pro for a new site, and I want to hide the Footer Info Content Section. I took all of the text out of the Edit Content section, but the sizeable colored section still shows up.
Can you please let me know how to hide that section?
Sonal S SinhaKeymaster
- Topics: 10
- Replies: 6995
- Total: 7005
Member since: June 12, 2013
Kindly go to Admin > Appearance > Customize > HEADER > HEADER > Here are the Sub menu color options are available from here you can manage this dropdown menu color see screenshot : https://nimb.ws/eMOKrs4
Jerry HallParticipant
Member since: August 11, 2024
I’m using the Mosque Theme and need to style the dropdown menu items on the About page. Can you give me the custom .css I need to change the dropdown background and font color to white outlined boxes with black text and red hover style like the rest of the primary menu? Thank you!
Thanks, that repaired the mobile footer issue but the blog pages are the same.
Here is the entire CSS code, just in case something is interfering with this code.
span.desc{display: none;}
.header-menu { width:auto;}
.logo img { margin: 10px 0;}
.header-extras { padding: 52px 25px 51px;}
#topmenu ul li a { padding: 56px 20px 57px;}
.elementor-widget-container ul {
list-style: disc;
margin-left: 40px;
}
.thn_post_wrap ul li
{list-style:disc !important; color:##2b2b2b;}
.header-extras {
display: none;
}
#content { padding: 30px 0 50px;}
.page-template-blog_template .header, .page-template-blog_template .single-post {
position: relative;
}
@media screen and (max-width:479px) {
#footer .rowfooter { margin:0;}
}
mypurchasesParticipant
- Topics: 2
- Replies: 10
- Total: 12
Member since: October 4, 2017
Thank you for updating the site buttons to a global color.
Can you please tell me where to find the black and white icons?
Is there a repository somewhere that I can draw from to add to my services?
mypurchasesParticipant
- Topics: 2
- Replies: 10
- Total: 12
Member since: October 4, 2017
I will just leave the colors the way they are. It will just have to clash with the logo.
mypurchasesParticipant
- Topics: 2
- Replies: 10
- Total: 12
Member since: October 4, 2017
I see. This is an absurd reality this day and age. I was told these themes have been updated to modern parameters. I know there is a line of code somewhere that sets the default color.
Further, when I tried to change the mustardy color image for one of the sections, your theme said I couldn’t do the basic option of swapping out an image. It was yourhandyman.com/wp-admin/customize.php? autofocus%5Bsection$5D=general_color-section and the error message was You need a higher level of permission: Sorry, you are not allowed to customize this site. <<< What’s up with that? It was the image behind Welll Tackle Any Problem.
Sonal S SinhaModerator
- Topics: 0
- Replies: 31277
- Total: 31277
Member since: August 16, 2013
Hi,
Unfortunately, there is no global default setting to change color.
If you want to change the color, kindly change the color manually in the header, footer, and sections.
We have mentioned all the information on how to change color 👇
Customize Header Options : https://www.sktthemesdemo.net/documentation/skt-elementor-doc/#customize-header
How to Manage Slider? : https://www.sktthemesdemo.net/documentation/skt-elementor-doc/#slider-section
Customize Footer Options : https://www.sktthemesdemo.net/documentation/skt-elementor-doc/#customize-footer
Regards,
Dave
mypurchasesParticipant
- Topics: 2
- Replies: 10
- Total: 12
Member since: October 4, 2017
I am still interested in the answer to my question, the answser to a global default color setting. I see the “default color” in all the other places where colors can be changed, but not where the original default color is set. It would be far more efficient to change that default color, even in the code, than to have to change it in every single instance in override Css. Where can I set the DEFAULT color for the entire site?