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

    Hi guys

    Is there a way to just style one particular widget on a sidebar.

    I would like a rounded corner border around the text widget Pace clinic with the address etc. On http://www.sjidesign.com/hitek/?page_id=626

    Many thanks for any assistance

    Dan

    #911949

    Hey sjidesign,

    Sure, you can add the following to quick css:

    #text-9{
    border:1px solid #000;
    border-radius:15px;
    padding:8px
    }

    Adjust the color to whatever you need

    Best regards,
    Jordan Shannon

    #912211

    Thank you very much Jordan, worked perfectly.

    Cheers

    Dan

    #912356

    Hi Dan,

    Glad that Jordan helped you. Thanks for using Enfold :)

    Best regards,
    Nikko

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