Search Results for 'color'

Home Forums Search Search Results for 'color'

Viewing 15 results - 166 through 180 (of 3,301 total)
  • Author
    Search Results
  • #202495

    In reply to: Christmas theme

    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31271
    • Total: 31271
    Member since: August 16, 2013

    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,
    Dave

    #202477
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31271
    • Total: 31271
    Member since: August 16, 2013

    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,
    Chris

    #202475
    BikoBiko
    Participant
    Member since: November 29, 2019

    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.

    #202421

    In reply to: Kitchen Design Pro

    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31271
    • Total: 31271
    Member since: August 16, 2013

    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,
    Chris

    #202380
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31271
    • Total: 31271
    Member since: August 16, 2013

    Hi,

    Kindly use this CSS to change quick links color:

    .footmenu li a, #footer ul.menu li a { color:#fff;}

    Regards,
    Chris

    #202289
    YvonneYvonne
    Participant
    • Topics: 16
    • Replies: 42
    • Total: 58
    Member since: February 17, 2017

    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?

    #202280
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31271
    • Total: 31271
    Member since: August 16, 2013

    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,
    Dave

    #202118
    RED PILL DesignRED PILL Design
    Participant
    • Topics: 34
    • Replies: 82
    • Total: 116
    Member since: May 16, 2020

    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
    Hasso

    #202039
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31271
    • Total: 31271
    Member since: August 16, 2013

    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,
    Dave

    #202030
    Francisco Rubén Jorquera VillarroelFrancisco Rubén Jorquera Villarroel
    Participant
    • Topics: 48
    • Replies: 111
    • Total: 159
    Member since: December 31, 2020

    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

    #201964
    RED PILL DesignRED PILL Design
    Participant
    • Topics: 34
    • Replies: 82
    • Total: 116
    Member since: May 16, 2020

    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
    Hasso

    #201935
    RED PILL DesignRED PILL Design
    Participant
    • Topics: 34
    • Replies: 82
    • Total: 116
    Member since: May 16, 2020

    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;
    }

    #201934
    RED PILL DesignRED PILL Design
    Participant
    • Topics: 34
    • Replies: 82
    • Total: 116
    Member since: May 16, 2020

    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
    Hasso

    #201781
    palomapaloma
    Participant
    • Topics: 20
    • Replies: 57
    • Total: 77
    Member since: August 9, 2016

    In 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.jpg

    #201631
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31271
    • Total: 31271
    Member since: August 16, 2013

    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

Viewing 15 results - 166 through 180 (of 3,301 total)