Search Results for 'color'

Home Forums Search Search Results for 'color'

Viewing 15 results - 586 through 600 (of 3,298 total)
  • Author
    Search Results
  • #158362

    In reply to: Contact info colors

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

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .contact-layout1-right a {
        color: #282828;
    }

    Regards,
    Brad

    #158296
    Christopher JordanChristopher Jordan
    Participant
    Member since: July 20, 2020

    having issues finding where to change the background color of the pages/posts in my gym pro theme

    #158218

    In reply to: Contact info colors

    nahumpfrancisnahumpfrancis
    Participant
    • Topics: 31
    • Replies: 67
    • Total: 98
    Member since: August 30, 2018

    Hey,
    I’m not sure about the link since I’m just a participant. However try changing Default Anchor Color and Default Anchor Hover Color from Customize -> Basic -> Color Options

    Let me know if it helps

    #158207
    Valentina UlivieriValentina Ulivieri
    Participant
    Member since: June 28, 2020

    Hi,

    I managed to change the details in the contact info shown on the book an appointment form.
    I can’t change the colour (in green now) of the email address and the website URL.

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

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .wpcf7-text, .wpcf7-textarea { color:#000 !important;}

    Regards,
    Chris

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

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .wpcf7-form label {
        color: #f00;
    }
    .wpcf7-text, .wpcf7-textarea { background: rgba(0,0,0,0.08) !important;}

    Regards,
    Chris

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

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .slide-description-area { background-color:transparent !important;}

    Regards,
    Chris

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

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .slide-title-area { background-color:transparent !important;}

    Regards,
    Chris

    #157508
    Johann van der WesthuizenJohann van der Westhuizen
    Participant
    • Topics: 17
    • Replies: 29
    • Total: 46
    Member since: November 22, 2015

    Hi,

    Great, much appreciated.

    I have another question :

    – How can I hide the “Slide Description Background Color” on the slider?

    Thanks.

    Johann van der WesthuizenJohann van der Westhuizen
    Participant
    Member since: November 22, 2015

    Hi,

    I would also like to know where can I change the following :

    1. The menu background color and the main background color?
    2. The hovering color of the menu items?

    The website link is : https://skurweberg.co.za/demo1

    Thanks.

    #157223

    In reply to: hover colors

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

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .video-box .elementor-custom-embed-play, .team-thumb:hover, .sec1-box:hover {background-color: #0049d1;}
    .sec1-box.odd { border-top: 5px solid #0049d1;}
    .sec1-box.even { border-bottom: 5px solid #0049d1;}

    Regards,
    Chris

    #157210

    In reply to: footer font spacing

    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31231
    • Total: 31231
    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: #404040;
        width: 100%;
    }

    If you want to change footer title font family>

    Kindly go to Appearance >> Customize >> Basic

    See screenshot below:
    https://imgur.com/a/iy3qkoY

    Regards,
    Dave

    #157149
    nahumpfrancisnahumpfrancis
    Participant
    Member since: August 30, 2018

    Hello Support,
    I would like to add a line or different color in my theme header while scrolling so my header will stick out from the rest of the page. Please see the image. Now when I scroll down, theme header confuses people with the page content as my website has a white background as well as the header. Please let me know if I can add a narrow colored line or some sort of shadow in the edge of the theme header to avoid confusion.

    https://imgur.com/DEZAUso

    https://imgur.com/jbQqHha

    https://imgur.com/bGG6wTS

    My website is https://www.cloverdaledental.com/

    theme I used here is SKT Toothy

    Thank you

    #157158
    nahumpfrancisnahumpfrancis
    Participant
    Member since: August 30, 2018

    Hello I would like to make my header info session sticky with the header while scrolling and change the background color of the headerinfo session to match with the header background.

    .head-info-area { position:fixed !important;}
    .header { position:fixed !important;}
    .head-info-area { margin-top:0px; margin-bottom:-20px !important;}
    .head-info-area {font-size:10px !important;}

    What am I doing is wrong here. My website is https://www.cloverdaledental.com/

    Please help me fix this.

    Thanks

    #157144
    Steve EllisSteve Ellis
    Participant
    Member since: July 1, 2020

    I need help changing the default colors in the BeFit Theme. The hover colors are set to orange and I want to change them to blue.

    toplfightvolleyballclub.com

Viewing 15 results - 586 through 600 (of 3,298 total)