Additional text in footer

Home Forums Jevelin Theme Additional text in footer

Home Forums Jevelin Theme Additional text in footer

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    RESOLVED Posts
  • anastasija
    Participant

    Hi,

    At the moment I have 3 columns in my footer.

    I want to add another row under those 3 widgets.

    So in that row I can add some additional copy – a disclaimer.

    At the moment I can’t see an option to have 3 widgets and then one spanning 3 columns widget. See attached mockup

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

    Hi @anastasija,

     

    I hope you are well today and thank you for your question.

     

    There isn’t any option to achieve this without custom coding.

     

    Could you please share your site URL where it’s displaying so that I can help you to achieve it?

    Best regards,
    Shufflehound team

    anastasija
    Participant

    Sure, url below – footer

    anastasija
    Participant

    HI, can you help with that?

    Solution for this topic

    You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .sh-footer-columns > .widget-item#text-3 {
        width: 100%;
    }

    anastasija
    Participant

    Amazing thank you! you guys are the best

    this can be closed

    You are most welcome here 🙂

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