Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author weblizar

    (@weblizar)

    Hi Patrik,

    Please share your site URL.

    I will check and provide a CSS code tweak to overwrite the color do you want.

    Thanks
    Weblizar

    Thread Starter Patrik Kristel

    (@patrik-kristel)

    Hello,

    This is our webpage https://www.theyama.sk/

    I would like to change it to black. Is it possible to set solid background of facebook plugin? I mean, not dependent on the main background of the whole page.

    If would be cool if we had white background of the plugin and black font color.

    Thanks

    Plugin Author weblizar

    (@weblizar)

    Hello Patrik,

    Check the screenshot.

    You needs to add a CSS styling code in a plugin file.

    File: facebook-by-weblizar.php

    Here the instructions:

    Add the below CSS code within style tag (after line no is: 94)

    /*within style tag*/
    ._4s7c {
    	background-color: #000000;
    
    }

    Check screensshot.

    Hope you will find this is helpful for you.

    Thanks
    Alex

    Thread Starter Patrik Kristel

    (@patrik-kristel)

    Hello,

    I added it and no result afterwards.
    It did no change to plugin.

    Thanks

    Plugin Author weblizar

    (@weblizar)

    Hi Patrik,

    Alter the code:

    /*within style tag*/
    ._4s7c {
    	background-color: #000000 !important;
    
    }

    And check again.

    Thread Starter Patrik Kristel

    (@patrik-kristel)

    Still no change. I think I could give you access to wp-admin and could you please check it ? If so add your email address here.

    Thanks a lot for your support !

    Plugin Author weblizar

    (@weblizar)

    Contact me at lizarweb[at]gmail[dot]com .

    Thanks

    Thread Starter Patrik Kristel

    (@patrik-kristel)

    I already sent you some details through mail.

    Thanks a lot !

    Plugin Author weblizar

    (@weblizar)

    Hi Patrick,

    Your customization done.

    Thanks
    Alex

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘White font color’ is closed to new replies.