Search Results for 'color'

Home Forums Search Search Results for 'color'

Viewing 15 results - 481 through 495 (of 3,298 total)
  • Author
    Search Results
  • #170648

    In reply to: Gym pro mobile view

    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:

    @media screen and (max-width:479px) {
    .skt-builder-block-wrapper.skt-builder-home-section2-block {
        background-size: 200%;
        background-position: left top;
    	padding-top:490px;
    	background-color: #282828 !important;
    }
    }

    Regards,
    Chris

    #170505
    Sonda EunusSonda Eunus
    Participant
    Member since: October 7, 2020

    Hi, I was trying to reply to another topic I opened but it wasn’t letting me reply.

    Our website is http://www.lms-plus.com and for some reason, our mobile version sets images and buttons out of order. I have already uploaded screenshots onto imgbbb.com, here are the links they provided me with.

    https://ibb.co/QvVCBRm (I already fixed the logo from looking at other forums)
    https://ibb.co/3kD600C
    https://ibb.co/nQ44KTt
    https://ibb.co/7N5pQTT
    https://ibb.co/vsk7mMB

    Also, how can I change the color of the 3 bars to navigate to other pages, I believe right now they are white on top of the white header so it isn’t noticeable and I would like to change the color on that. Thank you in advance!

    #170539
    Sonda EunusSonda Eunus
    Participant
    Member since: October 7, 2020

    Hello,

    Our website is http://www.lms-plus.com and on the mobile version, some items are out of order. Please see attached a few examples.

    https://ibb.co/3kD600C
    https://ibb.co/nQ44KTt
    https://ibb.co/7N5pQTT

    Also, we can’t see the mobile navigation bars on the right top corner, how can I change the colors on that?

    Thank you in advance!

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

    Hi,

    Kindly refer our image documentation how to change background color of Contact Form.

    Go to Dashboard >> Pages >> Home >> Edit with Elementor >> and change it there

    See screenshot:
    https://imgur.com/a/SS2jUo0

    Regards,
    Chris

    #170475
    John RendallJohn Rendall
    Participant
    Member since: December 4, 2020

    I am trying to change the background color of the Contact Form in Contractor Pro theme.

    https://gyazo.com/049fc290394e36dd57a47b590f812104

    #170397
    james14james14
    Participant
    • Topics: 23
    • Replies: 35
    • Total: 58
    Member since: July 24, 2017

    We resolved the previous issues but now we are having an issue with the homepage. It is not rendering correctly. Several of the sections to not show up. Can you please take a look and give us a solution?

    In addition, the video on the homepage does not start automatically as it should. We have the correct settings turned on, I believe. Can you please take a look and suggest a solution?

    Finally, we created our own testimonials page, but it’s showing the testimonials baked-in page instead of the one we made. Maybe we just need to rename it? But then we have to check for any broken links. Do you have a solution? And it looks like none of the galleries are showing up: interior portfolio gallery, PC Colors gallery, Don’t be Afraid of the Dark gallery, and Inspirational Ideas gallery

    Kind regards,
    James

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

    .benefit-box:hover .elementor-image-box-content p { color: #fff !important;}
    .benefit-box:hover .elementor-image-box-content::before { border-bottom: 10px solid #e29366 !important;}
    .benefit-box:hover .elementor-image-box-img img { opacity: 1 !important;}

    Regards,
    Dave

    #170341
    kristy4kristy4
    Participant
    Member since: February 13, 2018

    I updated a 5-year old WooCommerce site to the Shopzee theme and the variables don’t format correctly. Take a peek at https://smarthorsegear.com/product/grand-prix-small-bucket-top-burgundy-with-navy-trim/

    Any suggestions on a quick fix? My client has a lot of products with various sizes, colors, etc.

    Thanks, Kristy
    p.s. Great theme!!

    #170319

    In reply to: Add bullets

    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:

    .sktbuilder-header__description.sktbuilder-text__description.sktbuilder-header__description_color_black ul li {
        font-size: 20px;
        font-weight: 600;
        margin-bottom: 20px;
    }

    Regards,
    Chris

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

    Hi,

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

    Add this code there:

    .nivo-caption {
        width: 34%;
        background-color: rgba(0,0,0,0.3);
        padding: 20px;
    }

    Regards,
    Dave

    #170273
    Sarah NobleSarah Noble
    Participant
    Member since: November 20, 2019

    Hi,

    I like the template Locksmith. Creating the home page with coded pages is super simple and I’m just falling back to it over and over again. Can I incorporate that feature into other templates? Or can I incorporate the header and slider of a different theme? Such as, SKT Biz Pro allows for a color bar over the slider and the Title is positioned to the left. The Main menu is in a white bar at the top, and not over the slider. Can I just marry these two themes? I can not stand the SKT home page builder for the Biz Pro.

    The site I am working on is not live yet.

    #170242

    In reply to: Filmmaker mobile menu

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

    Hi.

    Kindly go to Appearance >> Customize >> Header >> Header >> Find text “Mobile Outer Toggle Bar Color” >> and change it there

    Regards,
    Dave

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

    #topmenu ul li ul li a:hover {
        color: #fff !important;
    }

    Regards,
    Dave

    #170161
    WebWeb
    Participant
    Member since: February 9, 2017

    I’m looking to remove the ” Benefit Box ” from the home page on SKT Herbal. I want the picture section without the color going over it on the hover

    #170157
    Sedat KarakayaSedat Karakaya
    Participant
    • Topics: 22
    • Replies: 29
    • Total: 51
    Member since: July 20, 2015

    Hi Dave, I am aware of this option. However, I want to have the sub-menu hover text color speerate from the menu hover text color. In your customizer you have given only one option to change the text color on hover which also triggers the sub-menu hover text color the same. Hope it’s clear at your end now. Please let me have the appropriate custom css to solve this issue.

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