Search Results for 'color'

Home Forums Search Search Results for 'color'

Viewing 15 results - 211 through 225 (of 3,298 total)
  • Author
    Search Results
  • #200539

    In reply to: SKT Marvin help

    ahmet şengünahmet şengün
    Participant
    • Topics: 34
    • Replies: 30
    • Total: 64
    Member since: May 25, 2016

    Thanks its works fine

    Another question

    How can i change background color under left menu social icon??

    #200535

    In reply to: SKT Marvin help

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

    Hi,

    1 – How can i change background color and color of at under left menu social icon??

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

    .social-icons a:link { color:#4bc88b;}

    2 – How can i remove “Footer Copyright Text” area at theme?

    Ans: If you want to remove “Footer Copyright Text”? Kindly use this CSS.

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

    #copyright { display:none;}

    3 – can i change the height “Footer Copyright Text” area?

    Ans: If you want to Change height of “Footer Copyright Text”? Kindly use this CSS.

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

    .copytext { padding: 5px 10px;}

    Regards,
    Dave

    #200519
    ahmet şengünahmet şengün
    Participant
    Member since: May 25, 2016

    Hi .
    My qouestions is for SKT Marvin theme
    1 – How can i change background color and color of at under left menu social icon
    2 – How can i remove “Footer Copyright Text” area at theme
    3 – can i change the height “Footer Copyright Text” area
    Thanks

    #200228

    In reply to: SKT Lights

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

    Hi,

    Kindly use this CSS.

    .price del { display: block !important;}
    .elementor-168 .elementor-element.elementor-element-e48527b.elementor-wc-products ul.products li.product .price del .amount { color:#000 !important;}
    .elementor-168 .elementor-element.elementor-element-e48527b.elementor-wc-products ul.products li.product .price del { font-size:20px !important; color:#000 !important;}
    .woocommerce ul.products li.product .price del { margin-right:0 !important;}
    .price br { display: none !important;}

    Regards,
    Dave

    #200192
    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:

    .section-title span {
      color: #000;
    }
    .logo span.desc {
      color: #000 !important;
    }

    Regards,
    Chris

    #200009
    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:

    .nivo-caption {
      background-color: rgba(0,0,0,0.6);
      padding: 50px 0;
    }

    Q. the default slider doesn’t automatically changes the slides??

    Ans: Kindly edit frontpage/slider.php file, go to line number 14 and make below changes:

    running: true,
    paused: false,
    stop: false,

    Q. where to change de font of the menu?

    Ans: Kindly go to Appearance >> Customize >> Header >> Header >> Menu Font >> Family >> and change it there.

    Kindly see example screen ????
    https://nimb.ws/IS8b1s

    Regards,
    Dave

    #199771
    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:

    .skt-project-column .project-button a {
      background-color: #12b85a;
    }

    Regards,
    Dave

    #199761
    Vladislav PletinVladislav Pletin
    Participant
    • Topics: 1
    • Replies: 2
    • Total: 3
    Member since: August 1, 2022

    How i can change background colors of Button and font ? How i can change fonts ?

    #199612

    In reply to: Cyber security theme

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

    Hi,

    1. it doesn’t changes to the required color after publishing?

    Ans: Kindly change the required color code in CSS.

    2. we need to add the site main color to the circle & dots in the video section??

    Ans: Actually both are images. You can change the color by using Photoshop.

    3. need to change the submit button of close form to our theme colors??

    Ans: Kindly use this CSS to change submit button color.

    .wpcf7-submit {background-image: linear-gradient(#ced617, #a0a60c) !important;}

    4. Solutions & Industries page have headers & when we add images to them, they looked stretched??

    Ans: Kindly use this CSS to solve image stretching issue.

    .page_head img, .post_head img { height:auto !important;}

    5. on contact page.. we need to make phone & email clickable with the respective links??

    Ans: Kindly refer this documentation how to make phone & email clickable ????

    https://elementor.com/help/clickable-phone-links/

    Regards,
    Chris

    #199603

    In reply to: Cyber security theme

    Naved AshrafNaved Ashraf
    Participant
    • Topics: 8
    • Replies: 34
    • Total: 42
    Member since: August 18, 2020

    Also need to change the submit button of close form to our theme colors.

    #199599

    In reply to: Cyber security theme

    Naved AshrafNaved Ashraf
    Participant
    • Topics: 8
    • Replies: 34
    • Total: 42
    Member since: August 18, 2020

    Also another question, we need to add the site main color to the circle & dots in the video section

    Thankyou,
    Deepika (Net2web)

    #199598

    In reply to: Cyber security theme

    Naved AshrafNaved Ashraf
    Participant
    • Topics: 8
    • Replies: 34
    • Total: 42
    Member since: August 18, 2020

    Hello team, it doesn’t changes to the required color after publishing. Please help

    #199587

    In reply to: Cyber security theme

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

    Hi,

    Kindly use this CSS to change hover color

    .stop-attack:hover > .elementor-widget-container {
      border: 5px solid #CED617 !important;
    }
    .stop-attack:hover .elementor-image-box-content h3, .stop-attack:hover .elementor-image-box-content p {
      color: #CED617 !important;
    }

    Regards,
    Chris

    #199578

    In reply to: Cyber security theme

    Naved AshrafNaved Ashraf
    Participant
    • Topics: 8
    • Replies: 34
    • Total: 42
    Member since: August 18, 2020

    Thankyou, It worked.

    Another question is how to change the blue color on hover in “solutions we provide” section can be changed?

    Regards,
    Deepika (Net2web)

    #199467

    In reply to: mobile menu color

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

    Hi,

    Kindly go to Appearance >> Customizer >> HEADER >> HEADER >> find Mobile Menu Active Text Color >> and change active color for mobile.

    Kindly see example screen:
    https://nimb.ws/4qdw0r

    Regards,
    Chris

Viewing 15 results - 211 through 225 (of 3,298 total)