Tweaks and changes to Renew theme

Hi,

I’m looking to edit X Theme Renew and create something similar to the following sites:

Could you please advise on design tweaks I can do to Renew to achieve this (be it CSS, or otherwise)?

The main things I’m looking for:

  • are having logo (in small) top left.

  • Menu top right (rather than centre like it is on Renew)

  • Large header images full width (Hero) for each blog post, as in my examples.

  • Meta data over the full width image, as in the examples.

  • The black box with intro text over the header image, as in the Siege Media example.

Thanks!

Hello @dreamseller188,

Thanks for the very detailed post information.

You can view renew stack here: http://demo.theme.co/renew-2/

1.) To move the logo and the menu to the far sides of the header, please add the following CSS code in the X > Theme Options > Global CSS (http://prntscr.com/evui3r)

.x-navbar .x-container.max.width {
    max-width: 95%;
}

2.) It’s good to know that you have sent us the example url so that we will have an idea of what you really want to achieve. Regretfully, this particular customization request, (large header images, title over the image and block box with intro) , is outside the scope of our support as this is not related to an issue with the theme and instead has to do with your customization of it. As such, you will need to investigate this particular issue on your own or seek help from a developer should you not feel comfortable making these changes yourself.

Please note that issues that might arise from the use of custom modifications and further enhancements should be directed to a third party developer.

Thank you for your understanding.

Thanks for the logo moving advice.

My next question regards your answer to 2). Is it possible to actually make these changes to Renew theme? I know you can’t advise on how to do them. I just want to know if the sorts of changes I’m looking to make are actually possible with Renew?

Hello @dreamseller188,

With the custom PHP code and css styling, adding those changes are possible in Renew stack.

Best Regards.

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