Move Portfolio Featured Image

Hi. I am using the X-theme with the Integrity stack. At present, the Portfolio Featured Image lies at the top of the Description. On the Portfolio Index page and on the Portfolio Item pages, I need to move the Featured Image out of the ‘entry-featured’ container and into the ‘entry-wrap’ container. Or move the ‘entry-featured’ container inside the ‘entry-wrap container’. I would also like the image to be floated to the right and have a max width of 320px.

Here is the page in question:

https://reneejamescollectorcars.com/portfolio/

Can someone help me make this happen? Thank you.

Hello @SwissArmyKnife,

Thanks for writing in! Regretfully what you have in mind requires custom modifications. You install to install a child theme and do your template modifications within the child theme template files. To accomplish your modifications, kindly check out this documentation guide:

Please note that custom coding is outside the scope of our support. Issues that might arise from the use of custom code and further enhancements should be directed to a third party developer.

Note: We are unable to provide support for customizations under our Support Policy. If you are unfamiliar with code and resolving potential conflicts, you may select our One or Care service for further assistance.

Thank you for your understanding.

I have installed a child theme, and I am not shy about using it. I read the best practices guide, but it doesn’t tell me what code I have to create in functions.php or what custom CSS is required to do these things. Can someone provide the specific PHP and/or CSS?

Thank you.

Hi @SwissArmyKnife,

If possible please explain what is the exact reason to change the basic HTML structure of the theme.
There might be some other way of achieving the same, without changing it.
We strongly discourage to modify our theme code, as we don’t offer any support to custom or modified code.

Here I am trying to assume that you need Full width featured image, if that is the case just remove the custom CSS code where custom width mentioned for entry-feature class.

If you still want to work with codes, you can find theme action hooks here: https://theme.co/docs/actions-filters-and-hooks#x-and-pro-specific-actions-and-filters

Hope that helps.

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.