Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1302354
    Steve Williams
    Participant

    on my website is http://tomib.net/ you go there and you go too poston front page little way down is green and with white icon how can I change that too semi black color you do hover then you go to my news page same thing but semi black tilt too the hover color with out icon in the middle I hope I hear from some one very very fast

    #1302461
    Prasant Rai
    Moderator

    Hello Steve,

    Thanks for writing in!

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

    .entry-thumb:before, .x-pagination span.current, .flex-direction-nav a, .flex-control-nav a:hover, .flex-control-nav a.flex-active, .mejs-time-current, .x-dropcap, .x-skill-bar .bar, .x-pricing-column.featured h2, .h-comments-title small, .x-entry-share .x-share:hover, .x-highlight, .x-recent-posts .x-recent-posts-img:after{
    
        background-color: #000 !important;
    }
    
    .x-recent-posts .format-standard .x-recent-posts-img:before {
      display: none !important;
    }
    
    .entry-thumb:before{display: none !important;}

    Thanks.

    #1302492
    Steve Williams
    Participant

    I for got one thing this line how get rid of it ?

    #1302548
    Friech
    Moderator

    Hi There,

    Add this code on your custom CSS.

    .x-navbar .desktop .x-nav > li > a:hover, .x-navbar .desktop .x-nav > .x-active > a, .x-navbar .desktop .x-nav > .current-menu-item > a {
    	box-shadow: none !important;
    }

    Cheers!

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