Home Forums WoodMart support forum widget title section

widget title section

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #418891

    Nicosa
    Participant

    Hello,

    I’m looking through your theme’s widgets to have elementor’s call to action using theme elements so I’m doing in elementor
    title section – and put the elements! The idea is to have a single column (img 50% – title section 50%) to win in line of code..

    In short, the idea is that I would like to integrate a button under the text without adding a column – I would need the css selector of the theme button to integrate it –

    Attached screenshot

    – Call to action elementor

    – Same with theme

    Obviously using the theme button that of elementor does not work and in display it is not good, since I do not use it.

    Attachments:
    You must be logged in to view attached files.
    #419020

    Hello,

    If you want to have the text and a configurable button below, you can use the WoodMart button, please check the demo: https://woodmart.xtemos.com/buttons/

    You can find the instructions here: https://xtemos.com/docs-topic/elements-and-widgets/

    You will find the settings to configure the button type, color, size, and form. You do not need to insert any classes. The button is styled not with only one selector and adding a class would not achieve the goal you have.

    If you have any questions please feel free to contact us.

    Best Regards

    #419049

    Nicosa
    Participant

    Hello,

    Thanks for your feedback Elise,

    The problem is by adding a button in this configuration it adds a column and I wanted to avoid and have a single column for the whole to avoid code overload

    #419105

    Hello,

    Do you mean you want to add it inside the text area?

    Please insert the site admin access into the Private content below the message area. We will take a closer look at the case.

    If you have any questions please feel free to contact us.

    Best Regards

    #419141

    Nicosa
    Participant

    Hello,

    Exactly, I want the button to be integrated into the paragraph because otherwise I lose a column

    The idea is an image + a text + a button on a column to avoid code overload for nothing..

    Thanks in advance,

    #419417

    Hello,

    Click on the text mode and insert this code:

    <a href="https://web.net/" target="_blank" rel="noopener" class="btn btn-color-alt btn-style-round btn-style-rectangle btn-size-default">leo.</a>

    You need to replace https://web.net/ for the URL you want and “leo.” with your button title.

    If you have any questions please feel free to contact us.

    Best Regards

    #419486

    Nicosa
    Participant

    Hello Elise,

    Thank you for your feedback and this piece of code.

    Beautiful day,

    #419677

    You are welcome! We are here to help.

    Wish you a wonderful day!

Viewing 8 posts - 1 through 8 (of 8 total)

The topic ‘widget title section’ is closed to new replies.