[Resolved] Affiliate disclaimer – Background

Home Forums Support Affiliate disclaimer – Background

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1327768
    Abdul

    I have added the affiliate disclaimer alignment to the site for each posts.

    Right now i am getting only the one with white background. Tried adding the below code to the Additional CSS in the homepage but getting error message “Markup is not allowed in CSS” can you please let me know how to add it properly.

    .affiliatedisclaimer {<br> color: #3c763d;<br> background-color: #dff0d8;<br> border: #cae6be 2px solid;<br> padding: 20px 10px 0px 20px;<br> margin-bottom: 40px;}

    View post on imgur.com

    #1327817
    Leo
    Staff
    Customer Support

    Hi there,

    You cannot use <br> in CSS as that’s HTML.

    #1327819
    Abdul

    Thanks, removed <br> and it is working now

    #1328782
    Leo
    Staff
    Customer Support
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.