Info box are not aligned - by mausom - on WordPress WooCommerce support

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

  • Avatar: mausom
    mausom
    Participant
    April 27, 2021 at 13:19

    Information box are not aligned. Please check out the screen shots:

    https://prnt.sc/1257n3q

    https://prnt.sc/1257o6y

    Also in the mobile the title for all the pages are not proper. Screen shot:

    https://prnt.sc/1257qid

    3 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    April 27, 2021 at 17:12

    Hello,

    You use different margin-top for the elements:
    firs element has 23px of the top margin https://prnt.sc/125i59y the next one – 0 px. So, use the same margin for all of them.

    To fix the title add the below code to Theme Options > Custom CSS > mobile CSS

    .page-heading .title :before, .page-heading .title :after {
            zoom: .5;
        }
        .page-wrapper .page-heading .title {
            font-size: 30px;
        }

    Regards

    Avatar: mausom
    mausom
    Participant
    April 27, 2021 at 20:24

    Hello,

    Yes different margin-top for the elements but it can’t be changed from the page builder info box element. Its coming from the database it seems. PFA login credentials in private content area.

    For the second the title is only fixed from the About us page for mobile. It is not fixed for the other pages. Screenshot: https://prnt.sc/125pwhg

    Please contact administrator
    for this information.
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    April 28, 2021 at 11:57

    Hello,

    1) There is margin option https://prnt.sc/1272ls2 I think you just missed that.
    2) Then reduce the page title to 20 px in the custom. Check now.

    Regards

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