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

    Hi,
    I was wondering if there is a possibility to adjust the headline size for magazine plugin. Right now is shown in H3 but I would like to change it ti his own style. Keep the Headline Size for the blog headline in H3 and use for example H4 for magazine. I searched everywhere but couldn’t found any information.

    Thank you.

    #1085124

    Hey sonderdesigner,

    I am afraid you’ll need to contact the plugin author for more info about the issue. Making third-party plugins compatible with the theme is unfortunately beyond the support scope we offer. Sorry for that!

    Best regards,
    Basilis

    #1085316

    Oh sorry must be my mistake. I’m not talking about a third party plugin. I’m talking about the magazine style that I can choose with the layout builder.

    #1086361

    Hi,

    Thank you for the clarification.

    You have to manually change the heading tag in the config-templatebuilder > aviashortcodes > magazine > magazine.php file. Just look for the following code around line 689.

    $titleTag		= "h3";
    

    If you want to override the magazine shortcode or put the modification in your child theme, follow this thread.

    // https://kriesi.at/documentation/enfold/intro-to-layout-builder/#add-elements-to-alb

    Best regards,
    Ismael

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