Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #940006

    Hi there,

    Through all my website I mostly only have three colors as part of my graphic design.

    These are white, black and a specific colour: #32133.
    On most pages I am able to change element colours into this red colour.
    However when I try to change the footer (background) colour into this #-code it automatically changes into #32134 instead into #32133.

    I am not so very handy in writing my own CSS code to this, can you help me in that?

    Besides to this, sometimes in the Webstyling menu it is unclear to me, what is mentioned under e.q. Alternate content.

    Do you have some more information on that as well.

    Thank you in advance.

    Kind regards,

    Erwin

    #940026

    Hey Erwin,

    Hex must have 6 digits. Try adding this to quick css:

    #footer.container_wrap.footer_color{
    background-color:#32133!important;
    }

    Best regards,
    Jordan Shannon

    #940029

    Hi Jordan,

    Yes this worked perfectly. Indeed I forgot the ‘e’ in the hexcode

    But now still have the same problem with the main colour and other colour adaptions I want to do within website styling options, since within those colour selection options it does not accept #e32133……It then automatically hops into #e32133 (also when I try to insert the RGB code.

    How can this be fixed?

    #940032

    Hi,

    So it works via css but not in the editor?

    Best regards,
    Jordan Shannon

    #940036

    Hi Jordan,

    Within the theme-options it does not work. When I am changing colours within the several elements of the Avia-builder I do not face any problems.

    Kind regards,

    Erwin

    #940720

    Hi,

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

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
      ( do be sure that we have enough time to debug ).
    5. Click ” Submit “.
    6. You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.

    When your issue is fixed, you can always remove the plugin!
    If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.

    Best regards,
    Basilis

    #942636
    This reply has been marked as private.
    #943432

    Hi,

    It does skip #e32133 and adjust the color to #e32134. The difference between these two colors are barely noticeable though.

    // http://www.colortools.net/color_compare_colors.html

    You can use the Quick CSS field to alter the default style of the main color presets if you want to use the exact value.

    Related thread: https://kriesi.at/support/topic/renitent-color-picker/#post-554831

    Best regards,
    Ismael

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