Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #3074443
Recipe Index Page how to add text field
Closed

Comments

  • La-Ness started the conversation

    Good morning,

    I am using the Recipe Index Page for my website.

    Like in the demo, I would like to add some general text on top of the recipe index sections. However, when I enter e.g. a Headline above the recipe index section in the Editor, it does not have the proper format. See screenshot attached. There I entered a text marked as H2, but it does not have the correct format.

    Can you let me know how to do it right?

    All the best

  •  2,489
    PenciDesign replied

    Hi,

    Please send me a page URL you've added this content.

    Regards,
    PenciDesign.


  •   La-Ness replied privately
  •  2,489
    PenciDesign replied

    Hi,

    I've added the custom class for the h2 heading, please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

    .top-heading {
        font-size: 32px;
        font-weight: bold;
        text-align: center;
        margin-bottom: 30px;
        padding-bottom: 30px;
    }

    Regards,
    PenciDesign.



  • La-Ness replied

    Sorry, but I do not understand. Actually, this problem only concerns the Recipe Index Page - in my backend it is called "Rezepte". There I cannot work with Elementor, because I am using the Soledad Recipe Index widgets in the Classic Editor.

    So the question is: how can I add to this page a proper text widget which follows my default editor settings?


  •  2,489
    PenciDesign replied

    Hi,

    You can create a custom Recipe page with our custom shortcode with the Elementor plugin by viewing the video tutorial here: https://elementor.com/help/shortcode-widget/

    Here is an example page I've created for you: https://better-ness.de/elementor-recipe/

    Regards,
    PenciDesign.