Search Results for 'color'

Home Forums Search Search Results for 'color'

Viewing 15 results - 121 through 135 (of 3,301 total)
  • Author
    Search Results
  • #205577
    Mika SaurenMika Sauren
    Participant
    Member since: August 8, 2019

    Hi, I want to change link color inside testimonial description. I have use this CSS code but only chance one testimonial link color, not all.

    .iamone-testimonial a:link
    { color: #F3F3F3;
    }
    .iamone-testimonial a:hover
    { color: #7A7A7A;
    }

    Link to site<a/>

    #205526
    Anthony ReeceAnthony Reece
    Participant
    Member since: August 26, 2015

    Using Videography Theme before we bought a PRO license. How can we change the background / button color on the header top right button. Can you share a shortcode css? Thank you.

    #205515
    Paul SheiffelePaul Sheiffele
    Participant
    Member since: December 30, 2022

    I can’t seem to find an option to change the slider background overlay color. Is there a way to change the color, also to adjust the transparency of it? Site is test.genetargeting.com

    #205344

    In reply to: SKT Tea theme problem

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

    Hi,

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

    .woocommerce ul.products li.product p a {
      color: #282828;
    }

    Regards,
    Chris

    #205326
    Courtney ClineCourtney Cline
    Participant
    Member since: January 10, 2017

    Hello.

    I am using your Municipality Pro theme on a website that I am designing to be ADA Compliant. Upon running an audit of the site, I am getting several issues that I’m not sure where within the theme to correct.

    – One is with the skt-header-button: the description of the issue is that “Ensures

  • elements are used semantically,” and how to fix it is stated as “
  • elements must be contained in a
      or

        .”
        – Another one is with the footer logo image element: the description of the issue is that “Ensures links have discernible text,” and how to fix it is stated as “Links must have discernible text.” (I tried adding alternative text to the logo image, but that did not resolve the issue.
        – There is also a contrast issue in the footer columns. The alert states that “Element’s background color could not be determined due to a background image,” but, as far as I can tell, there isn’t a background image.

        The website is rctbuses.com, but it is currently displaying a coming soon page, so I will have to provide you with login information.

        Thanks,

        Courtney

#205221

In reply to: Mobile Menu

Sonal S SinhaSonal S Sinha
Moderator
  • Topics: 0
  • Replies: 31270
  • Total: 31270
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:1023px) {
#simple-menu .fa-bars {
  color: #fff !important;
}
}

Regards,
Dave

#205211

Topic: Mobile Menu

in forum All Other Themes
John BroomJohn Broom
Participant
Member since: March 10, 2023

I am using the Spa theme and had asked earlier for a custom code to make the “Book an Appointment” disappear, Now I don’t see the menu on mobile since it may be the same color as the header bar, can you help with a code that will make the hamburger/mobile menu appear in white?
The URL is https://dare2bbare.com/staging/1016/
thanks

#205081

In reply to: Page facial-treatments

Kor van de BuntKor van de Bunt
Participant
  • Topics: 115
  • Replies: 341
  • Total: 456
Member since: June 3, 2015

Hi,

Sorry,

Oh how stupid of me, of course the color stays the same!

Regards,

Kor

#205038

In reply to: Page facial-treatments

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

Hi,

Background and divider color are same so it’s not showing on box, kindly set another divider color it’s working properly.

kindly see screenshot : https://nimb.ws/CgteNd

Regards,
Dave

#204802

In reply to: SKT WOMAN

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

Hi,

We checked, everything is fine. The color that you have used is being displayed on mobile screen.

Have a look at:

Backend Screen:

https://nimb.ws/vsfzH6

Frontend Screen:

https://nimb.ws/Jm2Y9O

Regards,
Chris

#204685

In reply to: Blog Full Whidht

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

Hi,

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

.blog_mo a, .lay4 a.comm_date { color: #fdb854;}

Regards,
Chris

#204666

In reply to: Blog Full Whidht

Kor van de BuntKor van de Bunt
Participant
  • Topics: 115
  • Replies: 341
  • Total: 456
Member since: June 3, 2015

Hi,

Featured images. Finally I found it

The other topics are hereby canceled.

Another question!

what exactly do I have to change in Customize to get the color of the date and + READ MORE in the color fdb854?

See screen shot: https://ibb.co/Xx3gRyN

Regards,
Kor

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

Hi,

Kindly use this CSS to fix mobile menu issue.

#simple-menu .fa-bars {
  color: #282828 !important;
}
.sidr {
  background-color: #4d4d4d !important;
}

Regards,
Chris

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

Hi,

We checked, this is not possible via CSS. You can use logo image with multi text colors.

Regards,
Chris

#204558

In reply to: SKT Naturo Pro

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

Hi,

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

body .header {
  background-color: transparent !important;
}

Regards,
Brad

Viewing 15 results - 121 through 135 (of 3,301 total)