Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #733503

    Hello, I Im using widgets to organice some pages, but the backgruong is appearng me in green all the time. I just want the backgroung with no color.

    I have been trying modifiyng element.style:

    element.style {
    background-color: #ffffff;

    }

    But nothing changes!! Can you please help me? : you can see it here at the bottoom of the page (just before footer) http://institutodeplasticaocularyoftalmologia.es/presbicia/

    Looking for your reply, Carmen

    #733559

    Hey carmen,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    
    body #header .avia-button {
        background:#fff!important;
        border: none!important;
        color: #555!important;
    }
    

    Best regards,
    Vinay

    #733703

    Thank you but I don’t want the button to be white backgroung.

    I am making reference to the “element style background of the widget” .You have to look in the bottom area. Just before the footter, thee are three columns and each one has a widget – the backgroung apperas to be green always – this is what I need to be white.

    Looking for your reply, Thank you, Carmen

    #733713

    Hi,

    We need to take a closer look at the settings Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    Login credentials include:

    • The URL to the login screen.
    • A valid username (with full administration capabilities).
    • As well as a password for that username.
    • permission to deactivate plugins if necessary.

    Best regards,
    Vinay

    #733714

    Hey!

    It seems you have added the background there, from the editor.
    why not change them from there?

    Best regards,
    Basilis

    #733967

    Thank you but I don´t know where I have add that? and how? Cna you please indicate me where is this in the editor?
    Regards, Carmen

    #733980

    Hi,

    We need to take a closer look at the settings Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    Login credentials include:

    • The URL to the login screen.
    • A valid username (with full administration capabilities).
    • As well as a password for that username.
    • permission to deactivate plugins if necessary.

    Best regards,
    Vinay

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.