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

    Hi.
    I’d like to change the color borders of my http://www.toysanarchy.com.
    Now it’s white, I’d like to be black, how can I do it?
    Thanks Gianluca

    #1325250

    Hey sitibus,
    Thank you for the link to your site, please try this code in the General Styling ▸ Quick CSS field or in the WordPress ▸ Customize ▸ Additional CSS field:

    #top.home #av_section_1 > .av-section-color-overlay-wrap {
    	background-color: #000000;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

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