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

    Hi,

    I want to change things like font family, color, size, etc. There’s the option to change these attributes under Advanced Styling, however there’s no option for the paragraph tag. So I started to define some custom css for the paragraph tag, but that changed the text of the markers on the Google Map (contact page).

    What’s the best way to change font attributes of paragraph tags, as well as other tags which are not on the Advanced Styling tab?

    Cheers,
    Marc

    #301629

    Hmm, guess I found a part of the solution here:
    http://kriesi.at/documentation/enfold/change-the-default-font-size

    However, I’ve read several questions about font styling here at the forum, and have to say: it’s far from easy to change font attributes…

    For example, look at this topic:
    https://kriesi.at/support/topic/change-font-size-of-text-elements

    Who could have found that solution without help?

    #301631

    Hi Marc!

    Please use following code in Quick CSS field

    .avia_textblock p { font-size: 16px; }

    Regards,
    Yigit

    #322116

    Hi Yigit,

    I’m sorry I forgot, but my problems are solved;
    Tried and found some neat CSS solutions.

    Topic can be closed.

    Cheers,
    Marc

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Change font family, color, size, etc’ is closed to new replies.