Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1303080

    Hello together
    have created here a price list
    I was able to do all the formatting with CSS below

    Now I would like to format this text font size and font color (link printscreen below)

    Then I would like to reduce the line spacing? (Link Printscreen below)

    Both changes with CSS

    Thanks in advance
    Kind regards
    Franz

    #1303241

    Hey Franz,

    Thanks for contacting us!

    Please add following code to bottom of Quick CSS field as well

    .av-catalogue-list .av-catalogue-content {
        color: red;
        font-size: 14px;
    }
    
    #top .av-catalogue-list .av-catalogue-item {
        padding-bottom: 5px;
    }

    Regards,
    Yigit

    #1303266

    Thanks a lot
    this fits perfectly

    you can close this request

    ! Great support thank you

    kind regards
    Franz

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Format this text’ is closed to new replies.