How to make widgets position more even?

Support Area Forums Moonrise How to make widgets position more even?

Viewing 5 posts - 1 through 5 (of 5 total)
URL to the page in question: http://
  • Author
    Posts
  • #33774
    Liu Xiao-Ling
    Participant

    Dear Bill,

    Good day.
    As subject mentioned, my widgets position looks like attached photos, could you give me solution?

    Thank you.
    Lolita

    #33785
    Bill Robbins
    Moderator

    Hi Lolita,

    Would it be possible to take a look at the site?

    Thanks,
    Bill

    #33799
    Liu Xiao-Ling
    Participant
    This reply has been marked as private.
    #33805
    Bill Robbins
    Moderator

    Thanks for doing that. Let’s do this:

    1. Go to your theme options page and choose the Advanced tab.
    2. Scroll down to the Custom CSS box and add this:
      
      #seven .widget:nth-child(2) {
      	margin-left: 30px;
      	margin-right: 30px;
      }
      
    3. Update your settings.

    See if that doesn’t give them some space there for you. Let me know if you run into trouble.

    Take care,
    Bill

    #33823
    Liu Xiao-Ling
    Participant

    Dear Bill,

    Thank you very much^^

    Regards,
    Lolita

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘How to make widgets position more even?’ is closed to new replies.