Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #61411
    amyfanton
    Participant

    Hi Sakin,

    Could you please tell me how I can make the featured content larger? I have only two featured content and I would like them to span half of the page so that there isn’t a gap. My website is http://www.fantonphotography.com

    Thank you so much!
    Amy

    #61430
    Sakin
    Keymaster

    @amyfanton: You can add the following css in “Appearance => Customize => Theme Options => Custom CSS Options” box:

    .home #main {
        padding-left: 2%;
        padding-right: 2%;
    }
    #featured-post .post {
        margin-left: 2%;
        width: 49%;
    }
    #61458
    amyfanton
    Participant

    You rock Sakin! Thanks so much for getting back so quickly. Are you available to hire for some custom work? let me know if so– my email is amy[at]fantonphotography[dot]com and I’d love to discuss!

    #61499
    Sakin
    Keymaster

    @amyfanton: Thanks a lot for your appreciation and offer. But I am busy throughout July and August. Themes and Support make me fully busy. We are working on Studio Pro and E-commerce Pro themes.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Make featured content larger’ is closed to new replies.