Layout of an article - by QDH - on WordPress WooCommerce support

This topic has 12 replies, 3 voices, and was last updated 5 years, 3 months ago ago by Olga Barlow

  • Avatar: QDH
    QDH
    Participant
    January 25, 2019 at 11:11

    Hello,

    I would like to lay out an article like the demo: http://prntscr.com/mbyuw3

    The title centered.

    How to proceed ?

    11 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 25, 2019 at 11:28

    Hello,

    Please provide URLs of your page and demo page with the desired result.

    Regards

    Avatar: QDH
    QDH
    Participant
    January 25, 2019 at 11:40
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 25, 2019 at 11:46

    Here is a screenshot of settings from the demo – http://prntscr.com/mbzcyl
    If you get a different result with the same settings, provide your site URL and temporary wp-admin access so I can take a closer look.

    Regards

    Avatar: QDH
    QDH
    Participant
    January 25, 2019 at 11:58

    I have the same settings. But what I want is just to have the title centered on the page.

    Please contact administrator
    for this information.
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    January 25, 2019 at 12:05

    Hello,

    Add the following custom CSS to Theme Options > Styling > Custom CSS

    .post-single .post-heading.entry-header {
        text-align: center;
    }

    Regards

    Avatar: QDH
    QDH
    Participant
    January 25, 2019 at 12:22

    It’s perfect. Thank’s so much

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 25, 2019 at 13:24

    You’re welcome!

    Regards

    Avatar: QDH
    QDH
    Participant
    January 25, 2019 at 15:25

    Still me, adding CSS code to edit all articles. All the titles of the articles are centered whereas I wanted to center it only one page … I saw that it was possible because on the demo it is what you did.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 25, 2019 at 15:32

    To apply custom css code to a separate post page only, you need to add the code here – https://prnt.sc/mc2xaz instead of Custom css area in Theme Options.

    Regards

    Avatar: QDH
    QDH
    Participant
    January 25, 2019 at 15:35

    Thank you for your responsiveness, I rarely have people as professional!

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    January 25, 2019 at 15:41

    You are welcome!

    Regards

  • Viewing 12 results - 1 through 12 (of 12 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.