Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #817732

    hi,

    i have two questions:

    1. If you look at the link: How can i change the text info font-size? It is too big
    2. if you look at the second link and go to the tab “zusätzliche informationen” on mobile: Is it possible to put the text under the headline? e.g.

    Hersteller
    here text

    instead of

    hersteller here text?

    kr and thanks dirk

    #818313

    Hey schnippel,
    1. Try this code in the General Styling > Quick CSS field:

    .product p.wc-gzd-additional-info {
        font-size: 0.7em!important; }

    change 0.7 to suit (it was 0.9)
    2. Try this code in the General Styling > Quick CSS field:

    #top .woocommerce-tabs .tabs li a {font-size: 0.7em!important; }

    Best regards,
    Mike

    #818353

    thanks. first one worked.
    2: did not work. the text on mobile is not visible completely. the question is, if it is possible to get the detailed text in the 2nd tab “zusätzliche Informationen” under the sublines like:

    Zutaten
    Zucker, geröstete Mandeln

    instead of

    Zutaten Zucker, geröstete Mandeln ….

    kr dirk

    #818389

    Hi,
    Sorry I was unable to find any solution for that.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.