Search Results for 'color'

Home Forums Search Search Results for 'color'

Viewing 15 results - 91 through 105 (of 3,301 total)
  • Author
    Search Results
  • #207773
    Kor van de BuntKor van de Bunt
    Participant
    Member since: June 3, 2015

    Hi,

    On the pages https://www.mlbeauty.nl/new-home/services/ Treatments/ https://www.mlbeauty.nl/new-home/services/huidproblems/ https://www.mlbeauty.nl /new-home/services/products/ I have placed a call to action. I have the following questions about this:

    1. I have set the Hover Color button to black, see screen shot:
    https://ibb.co/gmgBzHq
    2. On the preview desktop, tablet and mobile, the hover button does not turn black, but the border color see screen shot:
    https://ibb.co/vZcWQSk

    What’s wrong here?

    Regards,

    Kor

    #207762

    In reply to: Adventure Theme

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

    Hi,

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

    .slider-main .theme-default .nivo-directionNav a.nivo-nextNav, .wpcf7-submit { background-color: #aaa245 !important;}
    .skt-tourcat-column-catcount { display: none;}
    
    @media screen and (max-width:479px) {
    .logo { padding-bottom:0;}
    .header.type3 .logo img, .header.type4 .logo img { margin:0 !important;}
    .header.type3 .logo, .header.type4 .logo { margin: -20px 20px 0 !important; height: 120px; overflow: hidden;}
    }

    Regards,
    Chris

    #207747

    In reply to: Dashboard WP

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

    Hi,

    Thanks for the tip. I installed the plugin and placed the testimonial shortcode on the home page (https://www.mlbeauty.nl). Now I’m looking for how I can change the blue color, see screenshot:

    https://ibb.co/TkRYg17

    I tried to adjust this in the short code generator, but I can’t find an option anywhere, see screen shot:

    https://ibb .co/LP46RtN

    Regards,

    Kor

    #207720
    Kor van de BuntKor van de Bunt
    Participant
    Member since: June 3, 2015

    Hi,

    On my mobile the fill of the saerch icon is blue. Can this be changed to the fill color like on desktop?

    See screenshot:

    https://ibb.co/pLjQ4W9 (mobile color)
    https://ibb.co/6H1fKWP (desktop color)

    This concerns the following pages:

    https://www.mlbeauty.nl/new-home/ services/products/dermaviduals/product overview/
    https://www.mlbeauty.nl/new-home/services/producten/dermaviduals/bestsellers/

    Regards,

    Kor

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

    Hi,

    Kindly use this CSS to resolve menu icon issue.

    #mobile-menu-opener::before {
      content: "\f0c9" !important;
      font-family: "FontAwesome";
      font-size: 20px;
      color: #282828;
    }
    
    #mobile-menu-opener.active::before {
      color: #038b86;
    }

    Regards,
    Dave

    #207184

    Topic: Wood Theme

    in forum All Other Themes
    Erik ReynoldsErik Reynolds
    Participant
    Member since: December 9, 2022

    So I am header top left text 1 area, I have an email address and a phone number I want to make HTML clickable

    <strong style=”color:#39ff14;font-size:16px”>
    [email protected]
    | Call 843-532-4947</b<

    I have this for the coding, when I look at the website on a desktop it looks good but this text is all messed up on mobile, how do I fix it ?

    Website: https://allwayzkustom.com/

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

    Hello,

    I am using the Woman Theme on https://www.lunarpropertymgmt.com/ and I use Elementor to get the Computer view to look the way I want it. The only issue is that when I view the site in mobile, there is a large white gap between the search icon the the top of the text.

    https://ibb.co/x513Q3z

    FYI: You had to help me reapir some issues with the nav bar and formatting when I increased the logo size. Here is the code I have installed. (All of this code reapired my past issues)

    span.desc{display: none;}

    .header-menu { width:auto;}

    .logo img { margin: 10px 0;}

    .header-extras { padding: 52px 25px 51px;}

    #topmenu ul li a { padding: 56px 20px 57px;}
    .elementor-widget-container ul {
    list-style: disc;
    margin-left: 40px;
    }

    .thn_post_wrap ul li
    {list-style:disc !important; color:##2b2b2b;}

    Thanks

    #206899
    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    Member since: June 12, 2013

    How to chnage drop down menu color

    Ans : Kindly go to Appearance >> Customize >> HEADER >> HEADER >> Here is an option “Sub Menu Hover Background Color” from here you can change hover color of drop down menu, kindly see screenshot : https://imgur.com/a/Woink3g

    List icons are not showing up.

    Ans : kindly put given css for showing list icons, Kindly Go to Appearance >> Customize >> Basic >> Custom CSS Box:
    .thn_post_wrap ul li {list-style:disc !important; color:#522d6d;}

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

    Hi,

    Kindly use this CSS to background color.

    .theme-default .nivoSlider { background-color:#000;}

    Regards,
    Dave

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

    Hello,

    How do I change the hover color on the navigation sub menu?

    and

    When I put a Bullet List into the text editor, the Icon/Bullet does not show but the text shows (gray, the same as the rest of the text) and is indented. How do I change the color of bullet symbol in the lists?

    http://flyfish.t48.langerenterprises.com/properties/application-criteria/

    Take a look. Thanks

    #206875
    BikoBiko
    Participant
    • Topics: 72
    • Replies: 72
    • Total: 144
    Member since: November 29, 2019

    Hi,
    It’s perfect, I was able to change the loading button of the Slider.
    All your themes display a gray background before loading the Slider.
    In order to standardize the graphic charter, it is ideal to change the color of the background that loads before the display of the slider.
    See screenshot: https://prnt.sc/_SIkbwS9uboe
    How to change the color of the gray background that loads before the Home Slider?
    Thanks in advance.

    #206287
    Viggo HinrichsenViggo Hinrichsen
    Participant
    Member since: April 19, 2023

    Hi SKT Theme support

    I am using the SKT NATURE theme

    Is it possible to use an individual image in the header for each page?

    I am currently using a green background color for all headers as background since I could not figure out to use individual images.

    https://saguaro.dk/?page_id=458

    #206262
    Bruce MastelBruce Mastel
    Participant
    Member since: January 9, 2021

    We have changed our color from Red to a blue and the dropdown colors are still red. Where can I make the change for this on the site for the colors to match?

    BM

    #206260
    Ali MohammadiAli Mohammadi
    Participant
    • Topics: 15
    • Replies: 47
    • Total: 62
    Member since: January 31, 2022

    Hi Chris, I inputted this CSS and I still have the issue of the menu items being the same colour as the background.

    I use this without a change,

    #topmenu ul li.current-menu-item > a:visited {
    color: #eb0e47 !important;
    }

    Thanks!

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

    Hi,

    Kindly use this css to fix this issue.

    #topmenu ul li.current-menu-item > a:visited {
      color: #eb0e47 !important;
    }

    Regards,
    Chris

Viewing 15 results - 91 through 105 (of 3,301 total)