Tagged: , ,

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

    Hi there,

    I am so happy with enfold!
    Works smooth and has so much possibilities!

    A few small things are difficult to me. Can you help me please?

    question 1:
    I want to use 2 different fonts.
    1 is a custom font for headings.
    1 is a google font for paragraphs.

    I have tried and am concerned that 2 font plugins will not work together… What is your suggestion on this?

    question 2:
    I would like to have regular headings with a different font size from the blog titles. How can I influence them seperately?

    question 3:
    is there a way to transform blog posts into portfolio-items without having to cut/paste them one by one?

    Hope to hear from you!

    Thanks :-)

    #712715

    Hey MaaikeVVV,

    Thank you for using Enfold.

    1.) You can set the font in a lot of ways. If you want to set a general font for the body or heading texts, go to the Enfold > General Styling > Fonts panel. In the Advanced Styling panel, you can set the style of a specific element. You can also use the Quick CSS field if you want to apply a custom modification to a certain element. If you’re going for a custom font, use the @fontface rule.

    // http://www.w3schools.com/cssref/css3_pr_font-face_rule.asp

    2.) Use this for the posts title in the blog overview page.

    #top .fullsize .template-blog .post-title {
        font-size: 35px !important;
    }

    3.) Please try the following plugins.

    // https://wordpress.org/plugins/convert-post-types/
    // https://wordpress.org/plugins/post-type-converter/

    Best regards,
    Ismael

    #715164

    Tx Ismael,

    I can work with this :-)

    Was afraid of the advanced styling because I have once lost all my settings by using it. Now it works!

    #715207

    Hi,

    Glad we could help!
    We really appreciate it if you rate our theme on themeforest https://themeforest.net/downloads
    To know more about enfold features please check – http://kriesi.at/documentation/enfold/
    Thank you for using Enfold :)

    Best regards,
    Vinay

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Some styling questions’ is closed to new replies.