Tagged: 

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

    Hello,

    I would like to set the thickness of the recent posts sidebar widget separator to 1px. Could you please advise the CSS code to do this? Please see the link to the page, where the widget is displayed.

    Kind regards,
    Marina

    #1378160

    Hey Marina,

    Thanks for contacting us!

    Please add following code to Quick CSS field in Enfold theme options > General Styling tab

    
    .recentcomments, .widget_recent_entries li {
      border-top-width: 1px;
    }
    

    Best regards,
    Yigit

    #1378188

    Hello Yigit,

    Thank you for your help, the code works. Please close the ticket.

    Kind regards,
    Marina

    #1378190

    Hi Marina,

    You are welcome!

    Let us know if you have any other questions and enjoy the rest of your day :)

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘The recent posts sidebar widget separator’ is closed to new replies.