Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1299335
    patsorules
    Participant

    Hi 2gether,

    I want to change the Button colour on my Home Site. If you scroll down on the Home site tehre comes an cloum called “Cases” under the text (actually Lorem Ipsum) is a button. This button is now white, but I eant to chane this to black. I have to work with CSS, right or can I chane it with Cornerstone?

    Website: http://www.patsorules.com

    Thanks a lot
    Patso

    #1299354
    Joao
    Moderator

    Hi,

    On Cornerstone Click on your button.

    On the bottom of the button element you will find a STYLE Box

    Add the following code :

    border-color: black; color: black;

    Hope it helps

    Joao

    #1299526
    patsorules
    Participant

    Hey

    thanks it helps.

    Now I have another questions, I have a site “Cases”. Now I have ther some cases in a row. If I want to click on one of them there is now: http://www.patsorules.com/portfolio-item/cl-deo/ I want to change the “portfolio Item part into cases. This should be for all cases.

    Under “options” and Permalinks i didnt found it. 🙁

    Where can I change it?

    #1299540
    Joao
    Moderator

    Hi There,

    You can change the setting for the “portfolio-item” slug via the customizer.

    Appearance > Cuztomize > Portfolio > Custom URL Slug

    Hope it helps

    Joao

    #1299557
    patsorules
    Participant

    Thanks a lot 🙂

    So I hope the last question for today:
    On Homescreen scroll down there is an column with card. In Backround there is a picture. The clumn should be as big as the card not bigger (like actually)

    Is it possible?

    #1299609
    Nico
    Moderator

    Hi There,

    First add this in your customizer > Custom > CSS:

    #x-section-8 .x-card-outer{
    margin: 0px auto 0.15em;
    }

    Then remove the padding of the column with the black background.

    Let us know how it goes.

    Thanks.

    #1299613
    patsorules
    Participant

    Hey If i do this the card is delete

    Edit: Ah I cant delete the backround. I can just delete the card. That is the problem.

    #1299621
    Nico
    Moderator

    Hi There,

    Would you mind sharing us your admin credentials so we could check your setup closer.

    Don’t forget to set it as private reply.

    Thanks.

    #1299650
    patsorules
    Participant
    This reply has been marked as private.
    #1299764
    Joao
    Moderator

    Hi There

    Click on your column and remove all the padding you have set there.

    Hope that helps

    Joao

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