Home Forums Basel support forum Few problems on product page

Few problems on product page

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #11801

    MieT
    Participant

    Hi,

    I have little (I hope) problem on product page: too big gap between “SKU, Tags” and “Description” section and too small gap between “Description” and “You may also like” header.
    Could you help me to solve this?

    The second thing is: how to control font size of “You may also like” header?

    BTW, maybe you will add font size and line height functionality to all Typography sections in Theme Options? That would be very helpful.

    Below screenshot of my product page with explanations.

    Thank you!
    MieT

    Attachments:
    You must be logged in to view attached files.
    #11810

    Artem Temos
    Keymaster

    Hello,

    Please, provide us your website and admin access so we could check it.

    Regards

    #11820

    MieT
    Participant

    Hi, access below:

    #11823

    Artem Temos
    Keymaster

    We can’t login with this access.

    #11827

    MieT
    Participant

    In first popup type just:

    #11831

    Artem Temos
    Keymaster

    Decrease and increase the space with this simple code snippet

    .single-product-content .product-image-summary {
        margin-bottom: 20px;
    }
    .related-and-upsells {
        margin-top: 20px;
    }
    #11832

    MieT
    Participant

    Thanks!

    And how to control font size of “You may also like” (MOŻESZ LUBIĆ TAKŻE…) header?

    Regards
    MieT

    #11834

    Artem Temos
    Keymaster

    Use this

    .related-and-upsells .slider-title {
        font-size: 16px;
    }
    #11835

    MieT
    Participant

    Thank You!

    MieT

    #11839

    Artem Temos
    Keymaster

    You are welcome!

Viewing 10 posts - 1 through 10 (of 10 total)

The topic ‘Few problems on product page’ is closed to new replies.