Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1046689
    PlanetPluto
    Participant

    Hi Guys, just wanted to mention that on this demo on the ‘about’ page, you can’t change the Icon color using the color picker in Nav pane. It stays fixed on blue. It seems that a color has been inserted in the style box that overrides it. If you delete the color in the style code, the blue stays as default and you can then adjust it in the color picker. This could throw someone that didn’t know CSS code. Just a heads up.

    #1046713
    Darshana
    Moderator

    Hi there,

    Thanks for writing in! Could you please provide us with screenshot of the icon that you’re referring to? so that we can check.

    Thanks!

    #1046886
    PlanetPluto
    Participant

    The attached is one of four icons within the “About” page. If you take out the color in the default CSS written in the style box it is fine.

    #1046890
    PlanetPluto
    Participant

    The same icons are also in the “Home” page but their isn’t any CSS styling. Cheers

    #1047003
    Joao
    Moderator

    Hi There,

    You can select the color of the icons inside the feature box element by click on the feature box element and scrolling until you find the choice.

    Please see img attached.

    If is not working, please share the link with us.

    Hope it helps,

    Joao

    #1047909
    PlanetPluto
    Participant

    I don’t think you read my post properly. You can’t select the colour. It is overriden with the CSS code in the style box

    #1048064
    Friech
    Moderator

    Hi There,

    Thanks for the heads up. I understand what you’re referring to, but I was not able to replicate the issue on my end. We’ll take a closer look on that.

    Thanks again. Cheers!

    #1048074
    PlanetPluto
    Participant

    This is the code that I now have in the ‘Style’ box on that element with the color removed. The default original code that came with the demo had a colour item included. Thanks

    display: inline-block; width: 3em; height: 3em; border: 4px solid; font-size: 2.5em; line-height: 2.875em; text-align: center; border-radius: 100em;

    #1048110
    Friech
    Moderator

    Yes, kind of figure that out. That is because the CSS on STYLE field is read last, so any style that will conflict on that will be overwritten.

    Thanks.

    #1048114
    PlanetPluto
    Participant

    The level of support here is exceptional. Keep up the good work guys!

    #1048121
    Christopher
    Moderator

    We are glad the we could help you with this.

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