Search Results for 'color'

Home Forums Search Search Results for 'color'

Viewing 15 results - 511 through 525 (of 3,298 total)
  • Author
    Search Results
  • #168586
    Mark FisherMark Fisher
    Participant
    Member since: December 1, 2019

    Greetings!

    One more issue…we’re trying to get things all settled before our support period ends next month.

    The site URL is https://capricornhealthcareconsultants.com

    On the designated posts page, a dark colored header appears instead of the banner image used for all other pages. See the image below.

    We have uploaded the same banner image as other pages to the featured image for the post page but that did not work. The dark colored header makes the menus very difficult to use.

    Our preference would be to use the featured image as the page banner, just like the other pages.

    If not, can we set that banner color to #f7f7f7 to match the top bar?

    Thanks

    Posts page header

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

    Hi,

    Kindly use this CSS as well.

    @media screen and (max-width:767px) {
    #content .single_post_content h3 b, #content .page-title, #content .single_post_content h2 b, #content .single_post_content p {color:#282828 !important;}
    }

    Regards,
    Chris

    #168500
    ReecerMediaReecerMedia
    Participant
    Member since: February 16, 2015

    I removed the “Get a Quote” link in the main navigation from the Demo content and would like to know how to create the background color effect again on a different link in the navigation.

    I couldn’t find instructions in the documentation.

    Thanks!

    #168488
    Mark FisherMark Fisher
    Participant
    • Topics: 12
    • Replies: 27
    • Total: 39
    Member since: December 1, 2019

    Okay that took care of 90% of the issues with the mobile site.

    There are some pages built with the Classic editor that use bulleted lists where the text color is still light gray on white. That only is in the parts of the post that are list formatted.

    See this page on a mobile device as an example:

    https://capricornhealthcareconsultants.com/what-others-say/

    Thanks for guidance.

    #168474
    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) {
    .single_post_content {
        background: #fff;
        padding: 0 15px;
    }
    .single_post_content h3 b, #content .page-title, .single_post_content h2 b, .single_post_content p {color: #282828 !important;}
    }

    Regards,
    Chris

    #168413
    Mark FisherMark Fisher
    Participant
    Member since: December 1, 2019

    There is certainly a huge disconnect between the management of the desktop version of your themes versus mobile themes! After working with this theme for almost a year, there’s really no way to control what happens with the mobile theme other than coming here and asking for help.

    I would be super happy to be able to change the color of text for backgrounds, text and headers. By default they are downright not readable. If you can give me the CSS to set mobile backgrounds to white and text/headers too black. From there I can probably figure out the different hex codes to play with those colors a bit more.

    The site is http://capricornhealthcareconsultants.com

    Here’s a visual of a page made in the standard WordPress classic editor:
    Page made in classic editor
    The leaders are somewhat invisible!

    Here’s a visual of a page made in SKT Builder using the accordion block:
    Page built with SKT Builder
    All text is too light.

    Hopefully the fix there won’t break the accordions!

    Thanks

    #168082
    Evelyn OssesEvelyn Osses
    Participant
    Member since: April 27, 2020

    Hi, I am using the meditation theme. The background of the celular phone view is black. I need to change the color. Thanks in advance.
    My web is http://www.budismodrikungtaracholing.com

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

    Thank you! That code didn’t work, but I realized what the issue is. There is a feature in the SKT Builder block that overrides the hover-over color. I just need to change it there. I feel silly for missing it earlier, but thank you so much for all the CSS suggestions. And for solving my initial edit to the photo gallery!

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

    Hey! I’m working over on this site with the Business Consulting theme which utilizes SKT Builder: https://www.ramolawpc.com/refresh/

    Something weird is happening on the homepage now. When I first built it, I had multiple sections to present options. Now that I’ve gotten some notes from the company, I’ve removed the unwanted sections and now have only FOUR sections. But for some reason, the page is inserting a lot of white space that I do not see when I’m in the SKT Builder …

    For example, THIS section is supposed to come up RIGHT AFTER the “Some of Our Clients” section, but I’m seeing a BUNCH of white space instead and the red banner isn’t coming up at all…

    <div class="skt-builder-block-wrapper skt-builder-home-section4-block skt-builder-home-section4-block-273" style="background-color: #b82f29;  padding-bottom: 80px; padding-top: 80px; ">
    	<div class="skt-builder-block-inner skt-builder-block-inner-273" style="visibility: hidden;">
    		<div class="skt-builder-container">
    			<style>
    				.skt-builder-home-section4-block-273 .skt-builder-block-title h2 span{ color:#C0C0C0;}
                	.skt-builder-home-section4-block-273 .skt-builder-block-button{background:#000; color: #fff;}
    				.skt-builder-home-section4-block-273 .skt-builder-block-button:hover{background:#31354c; color: #fff;}
                </style>

    It seems like maybe it’s bugging out because it’s remembering code of the sections I deleted … so how do I fix that? I’d love to not have to start over with a brand new page…

    Thank you!
    Casara

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

    Hi,

    Kindly use this CSS

    #tab-description strong {
        font-size: 18px;
        color: #282828;
    }

    Regards,
    Dave

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

    Hi,

    Which colors, you want to change?

    Can you send us the screenshot of your issues? Upload your screenshot on https://imgbb.com/ and paste the share url here.

    Regards,
    Dave

    Terence PuntTerence Punt
    Participant
    Member since: October 2, 2020

    Hi,

    It’s impossible for me to change the general background of the pages on the website https://jcl-gv.nl

    I checked all the color options three times but not on of them will change te background color of the page.

    Regards,

    Terence

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

    Hi,

    Kindly use this CSS:

    .skt-builder-home-section9-block-701 .shortmore a:hover {
        color: #db0632;
    }

    Regards,
    Dave

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

    Thank you. I made this change over at: https://www.ramolawpc.com/refresh/

    If you take a look, the hover over for the Projects section is red now and that’s perfect. Thank you! The Projects section looks great (though I do have questions about the right shortcode to get it to show only one category…).

    But the news right below it? Since putting in the above code, the text for it is now white? And the Read More links are still yellow, so the changes were not as productive for that posts plugin. The LATEST NEWS plugin looked great previously, the only issue was that we wanted the “Read More” link to be red, not yellow.

    I’m guessing I would delete the third line (this one)

    .skt-builder-home-section9-block-701:hover .style3info h5, .skt-builder-home-section9-block-701:hover .shortdesc, .skt-builder-home-section9-block-701:hover .shortmore a { color:#fff;}

    And there’d be something else to enter in the custom css section instead?

    Thank you!
    Casara

    Maria de DiegoMaria de Diego
    Participant
    Member since: September 28, 2020

    Hello,

    I wrote before but somehow I cannot reply to the other message. I am using Meditation Pro on http://www.yogadeverdad.com

    At the blog page only at the mobile & tablet version the background goes to black and it is difficult to read.
    I send screenshots:

    MOBILE: https://ibb.co/YRQ2g4h

    DESKTOP: https://ibb.co/b5m7NTQ

    It should be as the desktop version.

    We changed the colour of the heather to black through a css custom code, would it be that? (custom css you sent: .header { background:#3e3e3e !important;}
    )

    Thanks!

Viewing 15 results - 511 through 525 (of 3,298 total)