Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #978694
    erobisn
    Participant

    I haven’t been able to find how to change the color of the blog buttons for the life of me. Can I get some direction please???

    Thank you!

    #979309
    Joao
    Moderator

    Hi There,

    Please go to WP Admin Dashboard / Appearence / Customizer / Buttons

    Scrolll down and you will be able to select the color and style of your buttons.

    Hope that helps,

    Joao

    #981314
    erobisn
    Participant

    Hi!
    Unfortunately no that doesn’t help:(
    See my screenshot to see what I mean!
    Thank you for your time!

    #981406
    John Ezra
    Member

    Hi there,

    Thanks for updating the thread! Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password
    – FTP credentials

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    #982862
    erobisn
    Participant
    This reply has been marked as private.
    #983456
    Friech
    Moderator

    Hi There,

    You can add this under Custom > CSS in the Customizer.

    .mygrid a.vc_gitem-link.vc_btn3 {
    	color: white;
        background-color: blue;
    }

    Replace the white and blue color value to your needs.

    Then add to your VC POST GRID element the class mygrid


    screenshot

    Hope it helps, Cheers!

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