• Resolved sergustaw789

    (@sergustaw789)


    Hi so i wanted to expand that content size from widget called: homepag: right side
    when i add something text is not starting from left cornet but few cm away can i change it so my content will take up whole widget?

    Here i post image and what i want to receive is expenading that blue bars up to whole widget http://i64.tinypic.com/smucjr.png

    Thank you for your help

Viewing 1 replies (of 1 total)
  • Theme Author Dumitru Brinzan

    (@ilovewpcom)

    Hello,

    That section has a 50px padding area to fit most widgets.
    This is the default code in the theme, you can customize it according to your own needs:

    #ilovewp-home-welcome .ilovewp-column-2 .ilovewp-column-wrapper {
        background-color: #131313;
        border: solid 1px #131313;
        padding: 50px;
    }

    Best regards,
    Dumitru B.

Viewing 1 replies (of 1 total)
  • The topic ‘Black Window size of homepage right side widget’ is closed to new replies.