Search Results for 'color'

Home Forums Search Search Results for 'color'

Viewing 15 results - 451 through 465 (of 3,298 total)
  • Author
    Search Results
  • #174193

    In reply to: Strong theme help

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

    Hi,

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

    .i4ewOd-pzNkMb-haAclf {
        background-color: #fff !important;
    }

    2. Here you go, All types of icons listed here.
    https://fontawesome.com/v4.7.0/icons/

    Regards,
    Dave

    #174076
    Jatinder DeolJatinder Deol
    Participant
    Member since: May 23, 2015

    Hi,
    i have a big problem with elementor, all formation and color settings that i´m making will not shown on the Webpage, also when i´m uploading images it shows just a grey box.
    the website url is https://opotec.de/leistungen/
    Here is a image how is it in elementor: https://ibb.co/G0WGZdN

    #174110
    Jatinder DeolJatinder Deol
    Participant
    Member since: May 23, 2015

    Hi, i have a big problem with the theme architect pro and elementor plugin.
    The formation and color settings that i make in elementor doesn´t appears on the webpage.
    The Webpage side is https://opotec.de/leistungen/
    Here are an image how it is in Elementor https://ibb.co/2sJdHpW

    #174072
    Julian KramerJulian Kramer
    Participant
    Member since: December 18, 2020

    Hello together,

    we have a problem with different white Colors on pages. For example you can see on the following site 2 different white colours (look at the header and to the middle): https://juliankramer-coaching.de/leistungen/

    I guess the problem is that the “Site Background Color Does not affect the front page if the Site Layout is set to Full-Width.”

    Our website is using full-width.

    Can you help us?

    Regards,
    Julian & Dennis

    #173854

    In reply to: Gallery Not working

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

    Hi,

    Kindly use this CSS.

    span.desc {
    color: transparent;
    }

    desktop menu is not working?

    Ans: We have checked, desktop menu is working fine

    Regards,
    Brad

    #173691

    In reply to: banner image

    YvonneYvonne
    Participant
    • Topics: 16
    • Replies: 42
    • Total: 58
    Member since: February 17, 2017

    and back again.. instead of a god solution things are even more worse

    -white bottom padding on every page banner top and bottom banner..I can change the color but I didnt ask for this much spac below images.
    -/drone-fotografie/ text in bottom banner image
    -https://www.schoenenenlaarzen.nl/contact-2/ bottom bannger bg image is totally changed and missing a part of the image

    #173608
    LindyLindy
    Participant
    Member since: January 10, 2021

    Dear Sir/Madam,

    I need some assistance for the following webpage: whitehotelboavista.com
    I added Custom CSS to make the header as I want it (Transparent), which works for desktop, tablet and mobile. The only issue I have, is that the Front Page on Mobile and Tablet does not adjust to the CSS that I inserted. So on all pages it works perfectly, except for the front page. Any help is appreciated. Find below the whole Custom CSS that I used.

    Best regards,

    Lindy

    span.desc{display: none;}

    .header, .top-bar { background-color:rgba(0,0,0,0.2) !important;}

    .logo .logo-bg { background-color:transparent !important;}

    .header_wrap.layer_wrapper {
    position: absolute !important;
    z-index: 10;
    width:100%;
    }


    @media
    screen and (max-width:767px) {
    .header {background-color:transparent !important;}
    }


    @media
    screen and (max-width:479px) {
    .header .header-inner {background-color:transparent !important;}
    }


    @media
    screen and (max-width:479px) {.logo img { display:none !important;}
    }

    TjitskeTjitske
    Participant
    Member since: October 11, 2018

    Hi, I am using version 1.1 of Meditation Pro and for a few weeks now there is no option in the customizer section anymore to change the logo of my website (www.tjeebee.nl). I want to replace the current logo file with another, smaller image but can’t find a way to do so (last year before summer this was still possible).

    Can you please tell me how to be able to replace my logo?

    Thank you.

    PS I did buy a newer version of Mediation (1.3) but I don’t dare to install it as I think I have to make a child theme first (because I changed colors and such in the theme). Making a child theme seems to be so elaborate and so much work and complicated that I rather keep it at this. So please give me a solution for the original version of the SKT Meditation Theme.

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

    Hi,

    Kindly use this CSS:

    #topmenu ul li.appointment-btn a {
        background-color: #0000cc !important;
        color: #fff !important;
    }
    
    #topmenu ul li.appointment-btn a:hover {
        color: #0000cc !important;
        background: #fff !important;
    }

    Regards,
    Chris

    #173051
    Casara ClarkCasara Clark
    Participant
    • Topics: 32
    • Replies: 49
    • Total: 81
    Member since: April 24, 2020

    Oh, thank you so much! I’m sorry I missed that.

    For the Menu Active Text & Border Color

    Is there a way to separate out the appointment-btn class?

    I’m using anchor links in my menu which means almost ALL the menu items are an active page … (except for the appointment-btn menu item), so I think it’ll be cleaner to just make the active menu text white — the same as the regular menu text.

    But when I change them to white, the appointment-btn is changing too: https://casaraclark.com/actor/writer/standup/wp-content/uploads/2021/01/oh-no-appt-button.jpeg

    … I guess the appointment-btn border/background AND hover text are both linked to the active menu text color? …

    Is there custom css I can add that’ll let me separate them?

    IN SUMMARY, I would like to:
    (1) make the active menu text white
    (2) let the appointment-btn class keep its regular white text and blue (#0000cc) border and fill, which’ll then switch on the hover to blue (#0000cc) text and white border and fill.

    Right now, (2) is only happening for me, if I sacrifice (1) and make the active menu text #0000cc.

    Thank you!
    Casara

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

    Hi,

    – the hover over for the menu items
    – the active menu page text
    – background for appointment-btn
    – text color for hover over of appointment-btn

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

    See screenshot link below:
    imgur.com/a/HFpfAoI

    – the color of the hamburger icon on mobile
    – the color of the menu header on mobile

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

    See screenshot link below:
    imgur.com/a/uTtgYFD

    Regards,
    Chris

    #172982
    Casara ClarkCasara Clark
    Participant
    Member since: April 24, 2020

    I’m working here at this site: https://casaraclark.com/actor/writer/standup/

    I would like to change all the elements with #65d3bb color to #0000cc.

    I did what I could in the Customize section of the site. I think I need custom CSS for the rest, specifically:
    – the hover over for the menu items
    – the active menu page text
    – background for appointment-btn
    – text color for hover over of appointment-btn
    – all of this for mobile as well…
    – the color of the hamburger icon on mobile
    – the color of the menu header on mobile

    Thank you!
    Casara

    #172880

    In reply to: Kitchen Design Theme

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

    Hi,

    Go to Dashboard >> Appearance>> Customize >> Basic >> Color Options >> Kitchen Design Box Title Hover Color

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

    Regards,
    Dave

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

    Hi,

    Kindly use this CSS.

    @media screen and (max-width:767px) {
    .home.has_trans_header .header {
        background: #482136 !important;
    }
    }
    
    .post_block_style4 {
        background-color: #482136;
    }
    .lay4 .hentry {
        background-color:#bfbfbf;
    }
    body.category-latest-news {
        background: #fff !important;
    }

    Regards,
    Dave

    #172797

    In reply to: Kitchen Design Theme

    RobertRobert
    Participant
    • Topics: 43
    • Replies: 59
    • Total: 102
    Member since: August 1, 2016

    Thank you! Also, what about the title for the 4 boxes near the top, the hover overlay image is changed but the title is still default color.

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