• okieman

    (@okieman)


    I’m building an Outreach Pro theme site on my PC. It’s going well, with one puzzler. I was asked to reduce the default four featured pages in the Home-Bottom section to three. Now I can’t get the group of three items to center. My CSS tinkering has not been effective. I’m still trying to wrap my head around how WordPress implements CSS. My best failed idea so far …

    div.home-bottom.widget-area {
    	margin: 0 auto;
    	text-align: center;
    }
Viewing 5 replies - 1 through 5 (of 5 total)
  • MarkRH

    (@markrh)

    Link to site would help so we can inspect the page to see what CSS needs adjusting.

    Thread Starter okieman

    (@okieman)

    It’s running locally on my PC via some mini-webserver software. Here’s a link to the vendor’s demo site (I’ve only made a few minor modifications to their default CSS so for). It’s the section below the image slider …

    http://demo.studiopress.com/outreach/

    Michael

    (@alchymyth)

    as you seem to be working with a commercial theme, please contact the theme’s vendor or developer for help with your question;
    http://codex.ww.wp.xz.cn/Forum_Welcome#Commercial_Products

    Thread Starter okieman

    (@okieman)

    Moderator, didn’t intend to create a problem; the vendor has not responded to my question. I’ll handle this on my own. Thanks anyway for your time.

    Michael

    (@alchymyth)

    it is not a problem – just a reminder that the forum members are generally not able to help with commercial themes, partially because they don’t have free access to all the files.

    if you had a live link to your edited site, somebody might be able to use a browser inspection tool to figure out if it is possible to adjust the CSS to center the section; however, as the theme’s demo does not even show the changed number of featured pages, this option is not viable.

    so, the theme’s developer is really the best and first to contact for help.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘CSS for centering in WordPress’ is closed to new replies.