Search Results for 'color'

Home Forums Search Search Results for 'color'

Viewing 15 results - 1 through 15 (of 3,298 total)
  • Author
    Search Results
  • Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31221
    • Total: 31221
    Member since: August 16, 2013

    Hi,

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

    .owl-carousel .owl-nav.disabled { display:block !important;}
    .owl-nav .owl-prev { color: #fff; background: #960000; border: 0;}
    .owl-nav .owl-next { right: 0; !important;}
    .owl-nav .owl-prev { right: 45px; !important;}

    Regards,
    Dave

    Brian BurfieldBrian Burfield
    Participant
    Member since: May 29, 2025

    Hello,

    I have the SKT Roofing Pro theme and am trying to move the header logo slightly to the left by 25px. I cannot figure out the custom CSS for this adjustment. Can you please provide support as I’d like to keep a fairly large logo (200px width) without having it overlap the menu background color.

    Thank you.

    #228727
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31221
    • Total: 31221
    Member since: August 16, 2013

    Hi,

    1. What can I do to change the Background color and increase space between gray line and name??

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

    .testimonilacontent::after { margin: 30px auto 25px;}
    .bxslider li { background-color: #f3f3f3;}

    2. remove (or hide blank) company name under name and add a left and right arrow to scroll through testimonials??

    Ans: This can only be done via coding.

    Kindly send us your URL of the site and WordPress admin details (Username & Password) via email:[email protected] Please mention this forum URL while replying so that we understand what needs to be done.

    We’ll check and revert back to you.

    Regards,
    Dave

    #228699
    Langer Enterprises LLCLanger Enterprises LLC
    Participant
    • Topics: 23
    • Replies: 58
    • Total: 81
    Member since: November 25, 2016

    Thanks, that worked with the text. What can I do to change the overall look of the testimonial box? IE: Background color, remove (or hide blank) company name under name, increase space between gray line and name, and add a left and right arrow to scroll through testimonials.

    #228647
    Langer Enterprises LLCLanger Enterprises LLC
    Participant
    Member since: November 25, 2016

    I am using SKT ExceptionaVersion: pro4.0 and Elementor. I really need to format my testimonials using the shortcode [testimonials-rotator show=’-1′] .

    https://imgur.com/a/TawyGGn

    I want to format the testimonials a lot better. The text is not showing the default font (see image), change/add a background color, change the text color, and have the company and position not show up when the fields are empty or hide altogether.

    Also, I have added a Ninja Form to the home page, and the sub-title and field titles are not using the default fonts either (see image).

    Can you please help me out?

    #228566
    Melvin DCMelvin DC
    Participant
    Member since: February 22, 2025

    Does multiple DEMO import of the same theme affects/restrict usage of the theme? Here are some issues encountered. Any settings/configuration to check?

    Note: removed some section of the page.
     
    Issue 1: skt-infotech.zip demo imported successfully, modified the theme pages but mouse scroll up/down is not functioning as normal for all pages, it dosent scroll using mouse scroll/slow and pages are shaking when view the site (site is under construction. Both Production/Staging in wordpress has same mouse scroll issue) . You need to use page scroll instead.

    Issue 2: Renamed each Service Title, 3 out of 8 services didn’t apply the [sidebar-menu menu=’services’]. All other service pages shows correctly. Copy the same HTML code that is working but the 3 service pages doesn’t have side menu though contents are displaying. Code below

    [sidebar-menu menu=’services’]

    <style>/*! elementor – v3.7.8 – 02-10-2022 */<br />.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style>
    <h2>Sed ut perspiciatis unde omnis.</h2>
    Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.https://www.youtube.com/watch?v=XHOmBV4js_E
    <h3>At vero eos et accusamus et iusto odio.</h3>
    Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

    #227043

    In reply to: GB T-Shirt Price Color

    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31221
    • Total: 31221
    Member since: August 16, 2013

    Hi,

    Please use this CSS code to change the color when selecting the size variable.

    .woocommerce div.product span.price { color: #ffcb08;}

    Regards,
    Dave

    #227033

    In reply to: GB T-Shirt Price Color

    John 313John 313
    Participant
    • Topics: 3
    • Replies: 2
    • Total: 5
    Member since: November 21, 2024

    Thank You for the CSS code …. so now once an item is chosen the price again appears in the demo blue after picking a size variable. I want to change this color also?

    #226840

    In reply to: GB T-Shirt Price Color

    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31221
    • Total: 31221
    Member since: August 16, 2013

    Hi,

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

    .woocommerce div.product p.price { color:#000;}

    Regards,
    Dave

    #226839
    John 313John 313
    Participant
    Member since: November 21, 2024

    How do you change the Product pricing color from demo blue to another color?

    #226819
    Jason TurnerJason Turner
    Participant
    Member since: April 29, 2022

    I have a button on my header that works fine on desktop but has an overlap when on mobile. I’ve tried to update css on elementor but still not lowering. I added these below but will not lower even when i change margin-top px higher. I did a test and added a color border and it worked. How would i get it to lower or let me know if you need more information.
    Thank you

    @media
    (max-width: 768px) {
    .buttonClass {
    margin-top: 50px !important; /* Adjust as needed */
    }
    }


    @media
    (max-width: 480px) {
    .buttonClass {
    margin-top: 100px !important; /* Adjust as needed */
    }
    }

    #226595

    In reply to: GB T-Shirt Theme

    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31221
    • Total: 31221
    Member since: August 16, 2013

    Hi,

    Kindly replace the color code with whatever you want.

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

    .skt-tshirt-products-box:hover::before { background: #000000;}

    Regards,
    Dave

    #226591
    John 313John 313
    Participant
    Member since: November 21, 2024

    How do change the blue rollover color on the 3 product categories shop now?

    #226089
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31221
    • Total: 31221
    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: #fff;
    }
    
    .post_content, #sidebar .widgets ul, .blog_mo {
      font-family: Assistant;
    }

    Regards,
    Dave

    #225875
    Ken LevinKen Levin
    Participant
    Member since: November 2, 2024

    Hello, I am using the SKT Cuts & Style Pro theme and I am having issues with the theme options. When I try to access the theme options through the WordPress control panel I have an orange box with links to Customize Settings (Upload Logo, Color Option, Manager Slider, Header Layout, Manage Footer, Manage Menus, Manage Site Layout, Post & Page Layout). I am trying to access the shortcodes and configure the homepage sections.

    For background, I fist used the free version of the Cuts & Style theme and then I purchased the pro version and installed it. I deleted both themes and then reinstalled the pro version, but I am still having the issue.

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