Okay
  Public Ticket #2382176
colors
Closed

Comments

  •   marta started the conversation
  •  675
    Neuron replied

    Hi Marta,

    1) Sure, here's the Custom CSS.

    ul.menu.m-header-default-menu li.menu-item > a,
    ul.menu.m-header-default-menu li.current-menu-item > a {
        box-shadow: none !important;
    }
    

    2) Here's the Custom CSS for that, it can be added at Appearance > Customize > Additional CSS.

    .a-to-top {
        background-color: your_color !important
    }

    For Arrow Color

    .a-to-top svg {
        color: your_color !important;
    }

    3) Send Message.

    .wpcf7-submit {
        background-color: your_color !important;
        color: your_color !important;
    }
    

    Feel free to ask for anything you need.

    KInd Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.

  • marta replied

    perfect thanks a lot

    Marta


  •  675
    Neuron replied

    You're welcome anytime smile.png

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.