Okay
  Public Ticket #1990877
How to style post page?
Closed

Comments

  • TonnyP started the conversation

    Hi

    I have now styled the homepage and About us page. And I now need to style the post page. How do I do that? I need to add my own header (with menu and banner) + my footer.

    I look forward to hear from you.

    Best regards

    Tonny

  •  675
    Neuron replied

    Hi ToonyP,

    I am very sorry for the late reply, we were not working on the weekend.

    The post can be customized same as all the other pages, you'll be able to select header or footer templates in the page settings of that post.

    This is how you create your custom header.

    - Video URL

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.

  • TonnyP replied

    Ok - but how can I get the post content to follow header and footer? I need it to have the same right and left

    margin

    You can see the page here: http://groubee.com.linux302.unoeuro-server.com/fiskerhus-ved-sletten/ 

    And how can I turn off the 

    Comments/reply?

  •  675
    Neuron replied

    Hi Tonny,

    1) Please add the following style to change the container, you can change the pixels to the dimension you'd like.

    @media (min-width: 1367px) {
        .container {
            max-width: 1040px !important;
        }
    }

    2) Simply on the discussion tab, untick the allow comments option. http://prntscr.com/nmtl8f

    Feel free to ask for anything you need.

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.