• Resolved spyniel

    (@spyniel)


    Hi guys,

    I don’t know why my buttons don’t show up when i log out from wordpress. I change color of the buttons in additional css – it’s anything else I should do ?

    that’s the code i used

    .red-btn{
    background: #0040ff !important;
    }

    .red-btn:hover{background:#3366ff !important;}

    .green-btn{
    background: #000000 !important;
    }

    .green-btn:hover{background:#333333 !important;}

    #ribbon_bottom{
    background:#89b2f4 !important;
    }

    Thanks for help

Viewing 2 replies - 1 through 2 (of 2 total)
  • AC

    (@purplecodes)

    Themeisle Support

    Hello there,

    Kindly share your site URL so we can check it.

    Best Regards,

    AC

    Stefan Cotitosu

    (@stefancotitosu)

    Hello,

    You have to change the content of the elements that are hidden after you log out.

    After changing their content in the customizer and save the changes they should appear.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Buttons header’ is closed to new replies.