Tagged: 

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #1286637

    how can I broaden the width of my page content

    #1286678

    Hi karel,

    Go to Enfold > General Layout > Dimensions (tab) > Maximum Container width set this to a larger value.
    Hope this helps.

    Best regards,
    Nikko

    #1287320

    Hello, Thank you

    Can you tell me where i can change the font-size of the top menu = (Avia-menu-text) ?

    #1287470

    Hi karel,

    Please go to Enfold > Advanced Styling > (Select an element to customize) select Main Menu Links then click Edit Element button.
    It should open up an option box below for Main Menu Links, change the font size.
    Hope this helps.

    Best regards,
    Nikko

    #1287929

    Hello,
    How can i display a grey menu on the very top of my page

    #1287936

    Hi karel,

    Go to Appearance > Menus > create your top menu, once done, check Enfold Secondary Menu and save.
    Then go to Enfold > Header > Extra Elements (tab) > Header Secondary Menu set this to either show in left or right side.
    Next go to Enfold > Advanced Styling > (Select an element to customize) select Small bar above main menu then click Edit Element button, and change the Font Color.
    Hope this helps.

    Best regards,
    Nikko

    #1288076

    Hello, thank you!
    How can i change or remove the – Enfold WordPress Theme by Kriesi in the footer area

    • This reply was modified 3 years, 8 months ago by karel.
    #1288155

    Hi karel,

    You’re welcome :)
    To remove – Enfold WordPress Theme by Kriesi just add [nolink] to copyright.
    If you want to remove it and add your own copyright text then you can do something like: [nolink]© Copyright 2021…
    You can refer to https://kriesi.at/documentation/enfold/footer/#copyrights-info for further information.
    Hope this helps.

    Best regards,
    Nikko

    #1288654

    Hello,
    how can I adjust the font size only in the footer area

    #1288681

    Hi karel,

    The font size in footer area is using a relative size, if you’re targeting the footer widgets (will affect sidebar widgets) then go to Enfold > Advanced Styling > Widget.
    Otherwise, it can only be done via CSS, adding this CSS code in Enfold > General Styling > Quick CSS:

    #footer .widgettitle {
        font-size: 24px;
    }
    
    #footer .widget {
        font-size: 16px;
    }

    The first code block is for widget headings, the second one is for the text.

    Best regards,
    Nikko

    #1289193

    Hello,
    I have a problem with my logo. when I place my logo it is not sharp.
    I made a logo in adobe illustrator with the recommended dimensions. Afterwards I made a png of this, but it is not displayed sharply.
    How can I solve this ? Can I load a vector image in EPS or SVG?

    Other question:
    The menu bar on top is now collapsible when i scroll down my page (the menu bar shrinks).
    Can I turn this off?

    Thanks in advance

    #1289566

    Hi karel,

    With regards to your logo, I think it’s a better idea to use SVG, WordPress does not support this yet because of some issues but with SVG Support plugin this is made possible.
    You can check on this article for further information: https://www.wpbeginner.com/wp-tutorials/how-to-add-svg-in-wordpress/

    As for the shrinking header, go to Enfold > Header > Header Behavior (tab) > turn off Shrinking Header
    Hope this helps.

    Best regards,
    Nikko

    #1289567

    Hello,
    Great thank you !!!

    A other question pleace.
    How can I integrate a mailing program (Mailchimp?) into my website.
    The intention is if I send a mailing it can also be seen in my website with news or blog or other ? Can i make a mailing in my website enfold an than senth it with mailchimp or other ?

    #1289569

    Hi karel,

    Please refer to our documentation regarding mailchimp: https://kriesi.at/documentation/enfold/mailchimp-signup/

    Best regards,
    Nikko

Viewing 14 posts - 1 through 14 (of 14 total)
  • You must be logged in to reply to this topic.