Tagged: 

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

    How can I change the css to add a bit of space between the List Item Title and List Item Content? Please see example screenshot in “Private Content” section. Thank you.

    #307248

    Hi Starkos!

    Thank you for using our theme.

    In custom.css or Enfold-> Styling-> QUICK-CSS-field put the following and adjust the first px value:

    
    .main_color .iconlist_content {
        margin: 15px 0 0;
    }
    

    ,

    Cheers!
    Günter

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