Page layouts - by webdev - on WordPress WooCommerce support

This topic has 6 replies, 2 voices, and was last updated 5 years, 3 months ago ago by Rose Tyler

  • Avatar: webdev
    webdev
    Participant
    January 14, 2019 at 04:13

    1/ how do we align the module heading to the left rather than have it centred?
    2/ how do we add padding between the module heading and the first line of module text – at the moment the module headings sit too close to the module text
    3/ how do we add page padding to the top of all pages globally

    thanks

    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 14, 2019 at 09:24

    Hello,

    1/ Please provide screenshots for better understanding the desired result.
    2/ Provide URL of the page where I will be able to see the problem.
    3/

    .page {
        padding-top: 30px;
    }

    Regards

    Avatar: webdev
    webdev
    Participant
    January 14, 2019 at 09:45

    how do I add the screenshot so it is private?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 14, 2019 at 09:49

    You can use such screenshot maker as Lightshot https://prnt.sc/ and provide link of the screenshot in the Private Content area.

    Regards

    Avatar: webdev
    webdev
    Participant
    January 14, 2019 at 11:19

    please see screenshot

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 14, 2019 at 13:30
    .page-content {
        margin-top: 2vw;
    }
    .sidebar .widget-title {
        text-align:  left;
        margin-bottom: 15px;
    }

    Regards

  • Viewing 6 results - 1 through 6 (of 6 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.