Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #981853
    herax
    Participant

    Hi,

    I have two buttons on my website.

    One added with Contact Forms 7 and one put in with Cornerstone.

    The one with Contact Forms 7 follows the customization I made in the Customise section while the other doesn’t.

    Can you tell me how I can make them follow the same CSS?

    http://www.test.hx1201.com

    Thanks for the help,
    Flemming

    #981858
    Nico
    Moderator

    Hi There,

    Thanks for writing in.

    I could see that the orange button is customized already and it is not using a global settings already.

    To make them follow the settings, remove the custom CSS or any modification or customization for buttons.

    Please send as your admin credentials so we could check your setup closer if you don’t have any customization for buttons.

    Don’t forget to set it as private reply.

    Thanks.

    #982009
    herax
    Participant
    This reply has been marked as private.
    #982093
    Paul R
    Moderator

    Hi Flemming,

    I can no longer access your site, I am getting redirected to http://heraxacademy.com/

    Kindly check again and let us know.

    Thanks

    #983833
    herax
    Participant

    Hi Paul,

    Thanks for your reply. Could you try again now? It should be working.

    Best regards,
    Flemming

    #984072
    Christopher
    Moderator

    Hi there,

    Please try testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.

    Hope it helps.

    #984100
    herax
    Participant

    Hi,

    Just tried but unfortunately it wasn’t the issue.

    There was still a conflict after only having X theme plugins enabled.

    Best regards,
    Flemming

    #984686
    Jade
    Moderator

    Hi Flemming,

    I have tried to login using the details you have provided in response #982009 but it seems to be not working anymore.

    Kindly provide us with the updated login details so that we could check this further.

    Thank you.

    #985431
    herax
    Participant

    Hi,

    you cannot login if you go to http://www.test.hx1201.com/wp-admin ?

    I just tested with username and password and it works fine here.

    Thanks,
    Flemming

    #985571
    herax
    Participant

    Hi,

    Could it be an issue with Contact form 7?

    I did not deactivate this as it is approved by you and it contains of the buttons, but could it create a conflict?

    Thanks,
    Flemming

    #985613
    Christopher
    Moderator

    Hi there,

    No it’s not contact form 7 since I can’t replicate this on my installation.
    Please export customizer settings under X Addons menu, next reset it and check if it solves the issue.

    If it doesn’t help, please keep all third party plugins disable and provide us with FTP credentials.

    Thanks.

    #985714
    herax
    Participant

    Hi,

    For some reason the global stylesheet is not applied to the button even after I did the reset.

    I have styled it myself so that the buttons match but still strange that the style isn’t applied.

    Best regards,
    Flemming

    #985931
    Paul R
    Moderator

    Hi Fleming,

    To make it the same, you can add this under Custom > Edit Global CSS in the Customizer.

    
    body #cs-content .x-btn {
        color: #ffffff;
        border-color: rgb(255,97,0);
        background-color: rgb(255,97,0);
        margin-bottom: 0.25em;
        text-shadow: 0 0.075em 0.075em rgba(0,0,0,0.5);
        box-shadow: 0 0.25em 0 0 rgb(255,97,0),0 4px 9px rgba(0,0,0,0.75);
        border-radius: 0.25em;
    }
    

    Hope that helps.

    #989315
    herax
    Participant

    Hi,

    Thanks for this.

    I reset the site xcs file and then styled the button again.

    I will use this css if the issue returns.

    Best regards,
    Flemming

    #989318
    Rue Nel
    Moderator

    Sure!
    Please let us know how it goes.

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