Search Results for 'color'

Home Forums Search Search Results for 'color'

Viewing 15 results - 541 through 555 (of 3,298 total)
  • Author
    Search Results
  • Lloyd ShaverLloyd Shaver
    Participant
    Member since: September 21, 2020

    https://drive.google.com/file/d/1wo9e63NU0DgUN6qLkElGpVtm4Se7RtoY/view?usp=sharing

    I am trying to figure out how to change the color that appears when you hover over one of these images (in the See Our Lookbook section) and I can’t locate it. I’m using Elementor to edit the Home page and not seeing the option.

    #163080
    RobertRobert
    Participant
    Member since: August 1, 2016

    Hello, I’m having some trouble with this theme.

    1) I cant figure out where to edit the mobile header background for the logo. Right now it shows a purple background.

    2) On mobile, the first slider text “keep your pool clean” is floating into the header / logo area. How can I move this down?

    3) How can I change the link’s anchor color on the footer with out affecting the entire site?

    4) How can I decrease the size of the copyright area on the bottom on desktop version? There’s a lot of empty space there.

    Thank you!

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

    Hi,

    Kindly try this one:

    body .header-call-us-btn .sintp {
        color: #fff !important;
    }

    Hope this help you.

    Regards,
    Chris

    #162789
    Richard MilburnRichard Milburn
    Participant
    • Topics: 9
    • Replies: 23
    • Total: 32
    Member since: July 18, 2019

    KITCHEN DESIGN PRO

    iPHONE PORTRAIT SETTINGS CUSTOM CSS

    Sirs

    I think i have to use the “@media screen and (max-width:479px)” in custom CSS for the font size on the carousel?

    .skt-builder-carousel-title {font:50%}

    can you correct my script above? i am unsure how you refer to the font size.

    Frank Hadley Kitchens

    MY CURRENT CUSTOM CSS IS AS FOLLOWS:-
    body.page-template .thn_post_wrap h1{display:none;}

    .sktbuilder-gallery__thumb { height:235px; overflow:hidden;}
    .sktbuilder-gallery__thumb img { width: 100%; height: auto; min-height: 235px;}
    .sktbuilder-gallery__thumb.sktbuilder-gallery__thumb_active { height: auto;}

    .skt-builder-carousel .skt-builder-carousel-button { display:none !important;}
    .skt-builder-carousel .skt-builder-carousel-description { display:none !important;}
    .skt-builder-carousel-title {
    background: #09354e;
    color: #fff !important;
    padding: 5px 5px;
    margin: 5px 0 0 0;
    }

    @media screen and (max-width:479px) {
    .logo { width:85% !important;}
    .logo img { height:auto; width:auto;}
    }

    Dominicus BjörkstamDominicus Björkstam
    Participant
    Member since: September 11, 2020

    Hi,

    Is there a way to change the logo size to be smaller on mobile devices?
    The same question goes for slider text sizes.
    Now if I change the screen to mobile phone the logo is too big for the screen – it goes partly behind the slider texts.

    One bug is that there does not seem to be a place to change the hovercolor for the footer info box social icons. I have changed all other hovercolors/highlight colors from orange to green but this is not changed.

    Thanks, Dominicus

    PS. The site is at http://www.db-architects.fi (bilingual Finnish/swedish site)

    #162432
    Andrei UrsuAndrei Ursu
    Participant
    • Topics: 4
    • Replies: 6
    • Total: 10
    Member since: September 9, 2020

    Yes it is because I have activated the FREE version in the meantime as I was losing sales… please provide me a code for replacing the solid color to an image so I can get back at the PRO theme. Thank you

    #162369
    Andrei UrsuAndrei Ursu
    Participant
    Member since: September 9, 2020

    Hello…I would like to change the header..from grey color to an image (this option was available in the free theme). Now, I can only choose color.
    Website link is capsulecafea dot net

    THANK YOU!!

    #162346
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31225
    • Total: 31225
    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) {
    .header-call-us-btn .sintp {
        color: #fff !important;
    }
    }

    Regards,
    Chris

    #162191
    Patrick SullivanPatrick Sullivan
    Participant
    • Topics: 2
    • Replies: 5
    • Total: 7
    Member since: September 1, 2020

    That only tells you how to change the color or background. How do I change the wording in the section (or any section).
    There’s a ‘Hide This Section’ button but that doesn’t work either?
    And how do I re-arrange the sections?

    #162163
    Patrick SullivanPatrick Sullivan
    Participant
    • Topics: 2
    • Replies: 5
    • Total: 7
    Member since: September 1, 2020

    Here it is Brad – http://padsrecipes.com/patrickd/

    Please note that all the data is fake and the only reason the sections have odd color backgrounds is so I could identify them. It is very much in the early stages.

    Can I use Elementor to change them? I really would like to be able to change the content of any section or are they all hard-coded?

    #162150

    In reply to: Change color of text

    Michiel HesselingMichiel Hesseling
    Participant
    • Topics: 34
    • Replies: 61
    • Total: 95
    Member since: August 28, 2020

    Can you please let me know how to do this? You would think it should be pretty easy to change the color of a text. Pretty standard request…

    TIA

    Michiel

    #162081

    In reply to: Change color of text

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

    Hi,

    Kindly use this one.

    .skt-builder-block-inner.skt-builder-block-inner-889.fadeInLeft {
        background-color: transparent !important;
    }

    Regards,
    Chris

    #162075

    In reply to: Change color of text

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

    Hi,

    Which color do you want to use?

    Regards,
    Chris

    #162059

    In reply to: Change color of text

    Michiel HesselingMichiel Hesseling
    Participant
    • Topics: 34
    • Replies: 61
    • Total: 95
    Member since: August 28, 2020

    No difference…

    Here is all the code now that is in the Custom CSS

    span.desc{display: none;}

    .skt-builder-home-section6-block .formbox{display: none;}

    .skt-builder-block-inner.skt-builder-block-inner-889.fadeInLeft {
    color: #000 !important;
    }

    #footer .footercols1 { color:#fff !important;} .skt-builder-features-list h3 {
    color: #282828 !important;
    }
    .skt-builder-home-section7-block .skt-builder-testimonial-carousel-title, .skt-builder-block-wrapper p { direction:ltr !important;}
    .skt-builder-home-section2-block-889 .skt-builder-block-button {
    display: none !important;
    }
    .skt-builder-block-inner.skt-builder-block-inner-889.fadeInLeft {
    color: #000 !important;
    }

    #162057

    In reply to: Change color of text

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

    Hi,

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

    .skt-builder-block-inner.skt-builder-block-inner-889.fadeInLeft {
        color: #000 !important;
    }

    Regards,
    Chris

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