Home Forums Basel support forum How do I change the font size on my product page?

How do I change the font size on my product page?

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

    momo
    Participant

    Hi please advice how i can achieve the following :

    1)Change the font size of the Product Title & Price on my Product Page.

    2)If i were to choose Product Page Design as Image Scroll, how i can have SKU, TAGS & CATEGORY on a different line each? They are currently lined up one after another when i select Image Scroll Design.

    #22845

    Artem Temos
    Keymaster

    Hello,

    We are glad to know that you considered using Basel for your web-site. I hope you will be happy with it.

    Are you able to provide us your admin access so we can prepare a custom CSS code for you?

    Kind Regards
    Xtemos

    #22848

    momo
    Participant

    Please advice me how i can provide you the admin access? i would very much like to have the custom CSS code prepared.

    Please then also advice me where and how im suppose to upload the code.

    #22849

    Artem Temos
    Keymaster

    You can place your admin login and password into the “Private Content” area and it will be visible only to moderators.

    #22914

    momo
    Participant

    Hi have provided the login and password below…

    #22924

    Artem Temos
    Keymaster

    Hi,

    Here is a code to do this

    div.single-product-content .entry-title {
        font-size: 24px;
    }
    
    div.single-product-content p.price {
    	font-size:16px;
    }

    Please, enable image scroll product design so we can see what we can do there.

    Regards

    #22974

    momo
    Participant

    Hi please advice me where i should paste this code?

    #22979

    Artem Temos
    Keymaster

    You can put the code to the Custom CSS section in Theme Settings.

    Kind Regards

    #22985

    momo
    Participant

    Thank you.

    #22992

    Artem Temos
    Keymaster

    You are welcome!

Tagged: 

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

The topic ‘How do I change the font size on my product page?’ is closed to new replies.