Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #64026
    Brendon
    Participant

    Hi,

    I’ve got a couple of issues that I can’t figure out.

    1. After reading another post I’ve figured out to get the Feature Slider to scale to the width of the browser window, but can’t seem to get the Featured Content Background Image to do the same. Is there something I can include in the Custom CSS that will do the trick?

    2. I’ve been trying to add the Facebook Custom Audiences Pixel to the head of my website, but whenever I do no content will load on my website and I just end up with a blank screen. Is this a conflict with something in Full Frame Pro… as I imagine it works on other websites without many issues?

    You can view my website at: http://www.cafemint.com.au
    If you could please assist with the above issues it would be greatly appreciated.

    Many thanks

    Brendon

    #64098
    Sakin
    Keymaster

    @Brendon:
    1. Try adding in the following css in “Appearance => Customize => Theme Options => Custom CSS” box:
    #featured-content { background-size: cover; }

    2. How did you add in? If you are trying to add that script in header. Then we recommend you to install Catch Web Tools plugin https://wordpress.org/plugins/catch-web-tools/ and then go to “Catch Web Tools => Webmaster Tools” then check in “Enable Webmaster Module” and then add that script in “Header and Footer Script => Enter scripts or code you would like output to wp_head()”

    #65611
    Brendon
    Participant

    Thanks for this!

    Both of these worked perfectly 🙂

    #65630
    Sakin
    Keymaster

    @Brendon: Thanks

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Featured Content Background Image & Installing Facebook Pixels’ is closed to new replies.