Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1163790
    soultingles
    Participant

    Hello,

    I installed the church demo template onto my site and have been able to make almost all the customizations I want, except for two.

    The first issue is that I cannot seem to find anywhere in the customization menu, a place to change the PAGE TITLE section of the pages? Specifically, the color scheme. For instance, on my website, on the pictures page, it says PICTURES in blue letters on a beige background. I want to make the letters blue to match the logo on grey background, but I cant seem to find the settings to change this anywhere. Please help!

    Secondly, the main image on the home page is full width but for some reason there are two tiny white spaces on the sides on either side. I have tried to make it full width every which way possible in cornerstone but it still leaves the blank space of white on the sides. I want to make this full width with no space, please help! Thank you 🙂

    #1163791
    soultingles
    Participant
    This reply has been marked as private.
    #1164064
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> CSS :

    header.x-header-landmark {
        background-color: #fff;
    border-color: #e4e1d0;
    }
    h1.h-landmark.entry-title {
        color: #000;
    }

    The image file itself has this white background, see the attachment.
    Please edit your image file.

    Hope it helps.

    #1167187
    soultingles
    Participant

    Hello,

    Can you please explain the purpose behind this code? I added it into the custom CSS and all it did was change the background to white and made the letters black on the title page header? That is not what I was requesting and would like to know what I need to change to get the desired results. I just noticed there actually is white space on the side of the image, thank you for pointing that out.

    I am guessing there is no way to manually change the colors on the title page headers then? just manually changing the css code?

    #1167593
    Rupok
    Member

    Hi there,

    The suggestion was based on what you asked in first post. It would be better if you add some screenshot and clarify your problem to avoid confusion.

    Cheers!

    #1172058
    soultingles
    Participant

    Hey,

    Im not sure how much more I can clarify as far as the issue goes. I will simply try to restate what I said in a different way. In my first post, I had two issues, and one was resolved (the second one). My other issue is the title header. So on my website there is a page called PHOTOS. This page has a page title header on it that says PHOTOS. Before I added the code, this header consisted of blue letters and a beige background. My initial support request had to do with changing the colors of this header. In your response you simply gave me a piece of code and didn’t really give a specific reply in response to my issue. I figured pasting the code would resolve the issue and switch to the colors i request, but it just made the background white and the letters black.

    My issue is the colors and I would like to know how to customize the title header since the beige and blue colors seem to be pre-determined and I saw no place in the customization menu to change these colors. The code provided did not resolve the issue. Hope that clarifies my problem, thank you!

    #1172537
    Rupok
    Member

    Hi there,

    Thanks for clarifying. So for your case the reply should solve the issue but it was not well explained I admit. So all you need to change the color, background and border that’s already on the code. Instead of just copy-pasting the code; you should use your own color code and that’s should do the job. We don’t know which color or background you will use; so we just gave you an example with black and white color that you an change. As you are building your site, I believe you are able to change the color code with your preferred one.

    If you still face any issue, let us know.

    #1173917
    soultingles
    Participant

    ok that makes sense now, thank you!

    #1174298
    Prasant Rai
    Moderator

    You are most welcome. 🙂

  • <script> jQuery(function($){ $("#no-reply-1163790 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>