Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1028620

    Hi,
    I have a repeating BG image throughout the content of the site, easily added in through the general styling for each section. However, the social icons area is just showing the set BG color. Is there any way to add a BG image to the social Icon area? I’ve tried adding the following in the Custom CSS of the logo area section, but it doesn’t show anything:
    #top .social_bookmarks
    {
    background-image: url(http://8xt.d3a.myftpupload.com/wp-content/uploads/2018/10/content_bg_repeat.jpg);
    }

    #1028621

    Hey Christina,

    Add this to quick css:

    .header_color .container_wrap_meta{
    background:transparent!important;
    }

    Best regards,
    Jordan Shannon

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.