Changing width of sidebar

  • Unknown's avatar

    I am using the Penscratch 2 theme, and would like to include an email address in our sidebar, but the email address is too long to go on one line. Can I change the width of the sidebar?
    Thanks

    The blog I need help with is: (visible only to logged in users)

  • Hello @lucieyoxall,

    You will need to Add Custom CSS in order for you to change the width of the sidebar, and that would require you to upgrade your WordPress.

    If this is just the small change you want to do, I suggest using HTML code, instead, so you can show shorter texts.

    You may use this code below:

    <a href="mailto:(email visible only to moderators and staff)">Email Me</a>

    You can change “Email Me” to any texts that you want to appear. Then you only have to add it to your HTML/Text widget.

    Let me know if you need further assistance.

    Regards,
    Rose

  • The topic ‘Changing width of sidebar’ is closed to new replies.