Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi, you can do that by modifying the CSS.
    You can either create a childtheme or install a CSS custom plugin.
    and then add the
    .entry-content{
    padding-left: 30px; /* you can define the size you want */
    }
    I hope that helps.

    Thread Starter andysaunders27

    (@andysaunders27)

    Thanks for the reply, I’ve added in the code, but seems to have made no difference, I all ready had simple custom css installed, pasted into to their, but has not worked.

    have i missed something simple?

    thanks for your help

    Andy

    Hi Andy,

    You can use this code:
    #gridsby_contact_info-2 .contact-address, #gridsby_contact_info-2 .contact-phone, #gridsby_contact_info-2 .contact-email {
    padding-left: 30px;
    }

    I hope that’s help.

    Thanks

    Thread Starter andysaunders27

    (@andysaunders27)

    perfect, thanks for your your help

    Andy

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