• Hi,

    I am trying to change the standard content width of this theme (“jelly”, link should be attached).
    I tried a lot of css solutions I found online, but nothing helped.

    Can anyone tell me or give me hints at where and how I could make the necessary changes?

    Thanky a lot in advance!

    blbli

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @blbli ,

    It looks like this theme hasn’t been updated and supported since 27 August 2015.

    https://themeforest.net/item/jelly-full-screen-creative-portfolio-wp-theme/8936627/support

    I highly recommend you invest in a reputable supported theme.

    Also for future reference when asking for help, Please be more specific. For example, the link you provided has three demos. You didn’t specify which one you are using. So, the CSS code to make the text content wider for the photography demo would look something like this, and may not work for the other two demos.

    
    .mpcth-portfolio-content, .mpcth-post-content {
        max-width: 1280px !important;
    }
    
    
    • This reply was modified 5 years, 1 month ago by mark l chaves. Reason: Typo
    Thread Starter blbli

    (@blbli)

    Hi Mark,

    Thanks a lot for your help!

    I apologize. I had picked the link directly from the page I was referring to, it seems it was set back to the page featuring all three versions of the theme (because I picked the link from within the online demo I assume). My bad.

    However, I was looking exactly for help on the item you picked: Text of portfolio pages (and also standard pages) of the ?photography“ theme.

    Unfortunately the code you provided did not work for me either. ??

    Do you know what else I could try or where I could look for documentation? / Which topics / direction I would have to look for in a documentation?

    I assume you suggest a supported theme also for security issues?

    I just like this a lot and have not found a similar / suitable one + did not really have the time to move all my content..
    But yes, I am working towards a new page.

    Thanks again!
    bibli

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘change text width of template’ is closed to new replies.