Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #912783

    Hi Kriesi,

    I have a question regarding he TEXT-BLOCK module in Avia-Layout. I tried to change the font size below the text editor window but no changes appeared on the frontend. The text ist still displayed in the standard font size. Could you please help me?

    Cheers, Thorsten

    #913113

    Hi Thorsten,

    Please send us a temporary admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply. Also please point out where we can see the problem.

    Best regards,
    Rikard

    #914210

    Hi Rikard,

    thanks for your reply. You’ll find the temp. login etc. in the private content.

    All the best
    Thorsten

    #914623

    Hi,

    Thank you for the update.

    Did you add this css modification?

    #top .all_colors p {
        font-size: 15px;
        line-height: 1.6em;
        font-weight: normal;
    }

    Please remove it temporarily then check the page again.

    Best regards,
    Ismael

    #914789

    Hi Ismael,

    thank you for your quick answer.
    I removed the custom css several times but the problem still remains.
    At the moment I have delete all css modification. So you can see it…

    Best
    Thorsten

    #915124

    Hi,

    I added following code to Enfold theme options > General Styling > Quick CSS and it helped.

    #top .all_colors .avia_textblock p {
        font-size: inherit;
    }

    Please review your website :) We will report it to our devs.

    Best regards,
    Yigit

    #915394

    Thank you, Yigit.
    Perfect!

    All the best,
    Thorsten

    #915576

    Hi,

    You are welcome! :)

    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Text Block Module – Font size’ is closed to new replies.