Okay
  Public Ticket #847464
background color posts
Closed

Comments

  • Niels started the conversation

    Hi,

    Could anyone of you help me to change the background color of the blogposts on the blogroll/home. Now its light grey, I want it same like the demo: http://demo.kaliumtheme.com/blogging/ in #fff

    Cheers,

  • [deleted] replied

    Hi Niels,

    Just add the code below to Custom CSS:

    /* Custom CSS by Laborator that is used on this demo - START */
    .gmnoprint {
        display: none;
    }
    .blog-holder .isotope-item .box-holder .post-info {
        background: #FFF !important;
    }
    .blog-holder .box-holder .post-format .post-type {
        display: none !important;    
    }
    .contact_form textarea {
        background-image: linear-gradient(#CCC 1px, transparent 1px) !important;
        border-color: #ccc !important;
    }
    .contact_form input {
        border-color: #ccc !important;    
    }
    .blog-holder .isotope-item .box-holder .post-info {
        padding: 30px 40px !important;    
        text-align: center !important;
    }
    .blog-sidebar .sidebar-box-holder {
        margin-bottom: 40px !important;    
    }
    .wp-widget .social-networks li a {
        background-color: #fff;
    }
    .message-form .form-group .placeholder label {
        margin-bottom: 4px;
    }
    .wpb_wrapper .lab-contact-form .form-group .placeholder label {
        margin-bottom: 4px;
    }
    /* Custom CSS by Laborator that is used on this demo - END */
  • Niels replied

    Thx Ylli, but unfortunately any result. It still remains light gray.

    Cheers, 

  • [deleted] replied

    Hi Niels,

    Hmm that code should work, i tested it. Can you please send us your WordPress username and password? We need to investigate your site and then get back to you if we have possible solution.


    Make sure to choose Private Reply when you send us sensitive informations!

  •   Niels replied privately
  • [deleted] replied

    Hi Niels,

    I fixed the problem for you :)

  • Niels replied

    Thanks Yilli, looking good!

    Do I need all these plugins? I have not activate them all, because I do not use the plugins (like revolution slider). 

    Cheers,


  • [deleted] replied

    Hi Niels,

    You need all the plugins of the Advanced Custom Fields. Revolution Slider is optional if you want to use sliders on one of your pages, if you don't need it you can deactivate or delete it.

  • Niels replied

    Okay thx, I am gonna read about these plugins.

    Have a nice day!

  • [deleted] replied

    Glad to hear that :)