Podcast Picture

Support Area Forums Epic Podcast Picture

Viewing 2 posts - 1 through 2 (of 2 total)
URL to the page in question: https://zamarnatsel.com/series/elevate/
  • Author
    Posts
  • #34686
    Natasha Richards
    Participant

    Is there any way to center this picture on this page? It doesn’t give me options like you would when you are editing or creating a page.

    #34693
    Bill Robbins
    Moderator

    Hi Natasha,

    Great question. The best solution is to make the image 960 pixels wide by 540 pixels tall. That will fit the space that’s designed for it and also resize nicely. If that’s not an option, you can try this:

    1. Go to your theme options page and choose the Style tab.
    2. Scroll down to the Custom CSS box and add this:
      
      .tax-series .wrap {
      	text-align: center;
      }
      
      .tax-series .description,
      .tax-series #content {
      	text-align: left;
      }
      
    3. Update your settings.

    Take care,
    Bill

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Podcast Picture’ is closed to new replies.