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

    I would like to know how I can change the size of headlines in the content element »catalog/price list«.
    Thanks for helping me!
    Sylvia

    • This topic was modified 3 years, 10 months ago by syrohan.
    #1217438

    Hey syrohan,

    Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

    #1217526

    Hey Victoria,
    the »catalog/price list« you can find with this link: https://schlosskueche-herrenhausen.de/#cake
    Best regards
    Sylvia

    #1217782

    Hi Sylvia,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .av-catalogue-title {
        font-size: 22px;
        text-transform: none;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1217839

    Hi Victoria,
    I put the code in my child-theme > general styling > quick css and it worked!!!
    Thank you very much!
    If you please may take a look to the changed catalogue, you will see still another problem: how can I avoid, that the products overlap the price? I hope you can give me an idea. Thanx.
    Best regards
    Sylvia

    #1217986

    Hi Sylvia,

    Please try to use the code like this:

    
    
    #top .av-catalogue-title {
        font-size: 22px;
        text-transform: none;
        padding-right: 85px;
    }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #1218185

    Hi Victoria,
    you did a great job: now everything with the catalogue is very fine.
    Thank you very much!
    Best regards,
    Sylvia

    #1218617

    Hi Sylvia,

    Great, I’m glad that Victoria could help you out. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1219143

    Hi Rikard,
    Thanx so much.
    Now for me everything is fine on this topic and you can close it.
    Best regards,
    Sylvia

    #1219145

    Hi,

    If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘How to change font hight of »catalog«’ is closed to new replies.