This topic has 5 replies, 2 voices, and was last updated 8 years by Laura.

  • Author
  • #131487
     steffem
    Participant

    Im trying to edit the colors but they change back in header section, and the text colors dont change in Main section

    #131596
     Laura
    Moderator

    Hello, what color do you want to use? I can give you the code for it 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #131608
     steffem
    Participant

    red or pink or something other than the blue 🙂

    #131767
     Laura
    Moderator

    Hello, sure, let me know exactly what elements to change 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    Attachments:
    You must be logged in to view attached files.
    #131770
     steffem
    Participant

    just in general, make it look red/pinkish and nice 🙂 thank you

    #131968
     Laura
    Moderator

    Hello, try adding this to style.css of child theme, then edit it as you prefer 🙂

    COPY CODE
    
    .form-search, .form-header, div.alert-box, div.pagination span.current {
        background: rgb(236, 21, 90);
    }
    .form-header {
        border-left: 10px solid rgba(236, 21, 90, 0.34);
        border-top: 10px solid rgba(236, 21, 90, 0.34);
        border-right: 10px solid rgba(236, 21, 90, 0.34);
    }
    .form-search {
        border-left: 10px solid rgba(236, 21, 90, 0.35);
        border-right: 10px solid rgba(236, 21, 90, 0.35);
    }
    .form-search.custom input[type="text"], .form-search.custom input[type="password"] {
        border: 1px solid rgba(236, 21, 90, 0.85);
    }
    .form-search.custom div.custom.dropdown a.current, .form-search.custom input[type="text"], .form-search.custom input[type="password"], .form-search.custom select {
        background-color: #d0245b;
    }
    .button:hover, .button:focus, .form-search .button, .form-search .button:hover, .form-search .button:focus, .wpcf7-submit:focus, .wpcf7-submit:hover, #rtmedia-add-media-button-post-update:hover, #rt_media_comment_submit:hover, .rtmedia-container input[type="submit"]:hover {
        color: #ffffff;
        background-color: #bd144b;
        border: 1px solid #bd144b;
    }
    .form-search .notch {
        border-top: 10px solid #ec155a;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?