Betheme not accepting my CSS


Hello there,

I'm having some problems adding CSS and wondered if you can assist:

I am trying to have a timeline similar to this webpage (which runs on BeTheme) https://charlottenicholsmp.com/about/ but when I select the same timeline module and fill in the tabs, it comes up horribly wrong: https://www.labourtowin.org/gurinder-singh-josan/ how do I fix this? Or CSS it to look the same?

Secondly, on my homepage, I seem to have this green bar across the top below the menu which I can't seem to shift, do you know how to remove this? https://www.labourtowin.org/wp-content/uploads/2020/06/Screenshot-2020-06-16-at-21.23.51.png

Thirdly, I can't seem to get the Custom CSS in Betheme options to recognise the code CSS for the button highlighted on the homepage here https://www.labourtowin.org/wp-content/uploads/2020/06/Screenshot-2020-06-16-at-21.25.59-e1592345707285.png can you advise me what I am doing wrong? The CSS I'm using is:

.nf-form-content .list-select-wrap .nf-field-element>div, .nf-form-content input:not([type=button]), .nf-form-content textarea {
    background: #f7f7f7;
    font-weight: bold; !important;
    font-style: italic; !important;
    border: 1px solid #c4c4c4;
    border-radius: 0;
    box-shadow: none;
    color: #787878;
    transition: all .5s;
}

and then I tried this:

.nf-field-15  {
background: #d50032;!important;
    border: 0;
    color: #f7f7f7;
    transition: all .5s;
    padding: 0px 30px 0px 30px;
}

But neither seem to be working on any of the submit/pledge your vote buttons.

Lastly, I can't seem to get the Betheme options to recognise the CSS below in order to but a border-radius of 15px on the edges of my forms: https://www.labourtowin.org/wp-content/uploads/2020/06/Screenshot-2020-06-16-at-21.45.23.png


Thank you for your assistance.

Comments

  • Hello,
    Timeline: Please disable all of the plugins, clear the cache of your browswer and check, if the issue still exists.

    Green bar: Please edit the homepage, scroll down to the page options and turn on the option named "Remove Content Padding"

    CSS code: Sorry, but this Contact Form is coming from plugin which we do not support.
    We cannot help you with this one.

    Border radius: It's inserted in the column item, so you should provide the css code there, not for form.

    Thanks
  • Thanks, Border Radius and Green Bar are fixed.

    The Timeline sadly still doesn't work despite deactivating plugins and clearing cache.

    Appreciate the contact form is separate but any advice would be really appreciated as the CCS is simply styling as opposed to fixing a breakage etc.
  • Hey,

    Please send us WordPress dashboard access privately thru the contact form which is on the right side at http://themeforest.net/user/muffingroup#contact and we will check what might be the reason.

    Notice!
    Please attach a link to this forum discussion.


    Thanks
Sign In or Register to comment.