-
AuthorSearch Results
-
December 29, 2022 at 11:00 am #202495
In reply to: Christmas theme
Hi,
If you want to change slider text?
Kindly go to Appearance >> Customize >> Front Page >> Slider >> Slider Font Typography & Colors >> Under this you can set font family, font size and colors of the slider elements.
Regards,
DaveDecember 27, 2022 at 7:01 pm #202477In reply to: Make the Head Top Bar Background Color uniform
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.logo .logo-bg::before { background-color: #0083e1 !important; width: 100%; left: 0; height: 49px; }
Regards,
ChrisDecember 27, 2022 at 3:31 pm #202475Topic: Make the Head Top Bar Background Color uniform
in forum All Other ThemesHello,
I would like to make the Head Top Bar Background Color uniform, without it being crossed by the Site Title Background Color in the SKT POLICE theme.
Screenshot: https://prnt.sc/YclQs2mnpunp
I need help.
Thanks in advance.December 22, 2022 at 6:08 pm #202421In reply to: Kitchen Design Pro
Hi,
1. How to change the theme colour??
Ans: Kindly go to >> Appearance >> Customize >> Basic >> COLORS OPTIONS
2. How to change email & phone number??
Ans: Kindly go to >> Appearance >> Customize >> Header >> Header >> and change it there.
Regards,
ChrisDecember 21, 2022 at 10:28 am #202380In reply to: Flooring Theme foot links colour
Hi,
Kindly use this CSS to change quick links color:
.footmenu li a, #footer ul.menu li a { color:#fff;}
Regards,
ChrisDecember 15, 2022 at 2:26 pm #202289In reply to: skt-girlie-pro update > website changed
Ok, I changed the white color into the bg color. Big gap on mobile screens but it is what it is.
Next question: Is this theme supporting php 8.0?
December 15, 2022 at 10:36 am #202280In reply to: Our Team – Customize Colours
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.cols4 .team-wrap:hover .team-infobox { background-color: #c66a20;} .team_member_info .single-team-designation, .single-team-email { color: #c66a20;} .appointment-button { background: #c66a20;}
Regards,
DaveDecember 2, 2022 at 8:10 pm #202118In reply to: [The Art Theme] Sticky menu
Awesome!
Thank you Brad!!Just 1 more thing ;-):
I would like to have the menu-item to become solid (opacity 1.0) upon hovering.
I tried this code:
.menu-item {
background-color: #373737; opacity: 0.75 !important;
}
.menu-item:hover {
background-color: #373737; opacity: 1.0 !important;
}Also I would like the submenus to be solid as well, so I tried
.sub-menu {
background-color: #373737 !important; opacity: 1.0 !important;
}But I must miss something, ‘çause it’s not working.
Regards
HassoNovember 29, 2022 at 11:10 am #202039In reply to: Add currency type in SKT Donation
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.wp-show-posts-entry-title a { color: #1b1464; letter-spacing: 1px; } .wp-show-posts-entry-title a:hover { color: #f6921e; }
Regards,
DaveNovember 28, 2022 at 9:18 pm #202030In reply to: Add currency type in SKT Donation
Francisco Rubén Jorquera Villarroel
ParticipantMember since: December 31, 2020- Topics: 48
- Replies: 111
- Total: 159
Hi, folks
Before you block my case or refuse to work on it because I don’t have premium support, you should review the situation with your boss, they have already extended it until December.
https://servimg.com/view/20123744/351
My annual term expires in December and last year I renewed it early in October. You can’t punish me for paying early.
In the sections of the Home page, where the WP-SHOW-Post widgets called “Nuestros proyectos” and “Upcoming Events” are located, we need to set the title color to #1b1464 and the hover to #f6921e, and the font must be Tahoma with 1px letter spacing
url https://fdcchile.cl/test
November 25, 2022 at 2:29 pm #201964In reply to: [The Art Theme] Sticky menu
Thank you Brad,
But that doesn’t do the trick I would like to accomplish.
When I use:
.menu-item {
background-color: #373737; opacity: 0.75;
}
It almost does what I want. Preferably I would like to have the entire menu bar full width to stay gray with an opacity of .75 when the visitor scrolls down and not just the menu items.Is that possible?
Regards
HassoNovember 24, 2022 at 2:19 am #201935In reply to: [The Art Theme] Sticky menu
PS: I tried the following CSS. It sets the backgound when the page is loaded initialy, but disappears upon scrolling.
.head_inner {
background-color: #373737;
}November 24, 2022 at 2:10 am #201934In reply to: [The Art Theme] Sticky menu
Hi Brad,
Awesome, I got the menu to stick. But the background is transparent. So when I scroll down and the background of the page has a lighter color the menu is badly readable.
Is there a way to set the Menu Background Color? I don’t see that option in de Header Layout. There is one for the Sub Menu Background.Regards
HassoNovember 16, 2022 at 2:04 am #201781In the Basic, custom css
Here’s all the customization:
.header{background-color: rgba(255,255,255, .4);}
.designbox {
min-height: 440px !important;
body .header {
z-index: 999999;
.skt-builder-home-section1-block .designs-thumb {
height: 330px;
}
.skt-builder-home-section2-block .designbox-content {
min-height: 230px;
}
.designbox {
min-height: 480px !important;
}
screenshot:
http://palomadomenico.com/wp-content/uploads/2022/11/Capture.jpgNovember 9, 2022 at 6:15 pm #201631In reply to: Nature One Pro Version: pro5.0 header
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.header_wrap.layer_wrapper { position: relative !important; } .head-info-area { background-color: #282828 !important; padding-left: 20px; }
Regards,
Dave -
AuthorSearch Results
Search Results for 'color'
-
Search Results
-
Hello,
I would like to make the Head Top Bar Background Color uniform, without it being crossed by the Site Title Background Color in the SKT POLICE theme.
Screenshot: https://prnt.sc/YclQs2mnpunp
I need help.
Thanks in advance.