Search Results for 'color'

Home Forums Search Search Results for 'color'

Viewing 15 results - 586 through 600 (of 3,301 total)
  • Author
    Search Results
  • #158671
    marc.debodtmarc.debodt
    Participant
    • Topics: 10
    • Replies: 33
    • Total: 43
    Member since: November 20, 2018

    Hi Dave,

    perhaps I wasn’t clear enough in denominating the different parts.
    Diving into the html code I discovered how the different elements are called.

    So I think I should have asked how to change the “service title”. I see options to change fonts, colors, etc. but can’t find the place where to change the service title itself from “Ons aanbod” into “Nieuwe Initiatieven”.

    Kind regards,
    Marc

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

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    @media screen and (max-width:767px) {
    .toggleMenu { position:relative;}
    .toggleMenu::after {
        position: absolute;
        top: 50%;
        right: 15px;
        content: "\f0c9";
        font-family: fontAwesome;
        font-size: 21px;
        transform: translateY(-50%);
    	color:#54433A;
    }
    .toggle a { background:none !important;}
    }

    Regards,
    Dave

    #158374
    Ruheene JauraRuheene Jaura
    Participant
    • Topics: 13
    • Replies: 30
    • Total: 43
    Member since: March 24, 2020

    Thanks, although I was actually asking for help with styling the desktop version, not the mobile version 🙂 Anyway, I managed to figure it out and styled a few things- but the one thing I can’t seem to figure out is how to style the hamburger menu on a mobile screen. I changed the color of the ‘Menu’ text in the menu bar to #54433A, but the 3-line menu is still that light greyish color? How do I change that to match the ‘Menu’ text?

    Screenshot:
    https://imgur.com/kCFCWi8

    Thanks!

    #158362

    In reply to: Contact info colors

    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31296
    • Total: 31296
    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: 31296
    • Total: 31296
    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: 31296
    • Total: 31296
    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: 31296
    • Total: 31296
    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: 31296
    • Total: 31296
    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: 31296
    • Total: 31296
    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: 31296
    • Total: 31296
    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

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