Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #55642
    Consulting My Mirror
    Participant
    Premium Member

    Hi,

    I need to add a widget on the footer, but I want it to be on the whole footer.

    So I need to have only 1 column.

    But the only choices I have are 3, 4 or None

     

    Could you tell me how I can solve the problem ?

    #55656
    vako
    Keymaster
    Premium Member

    Hi,

     

    Unfortunately, it’s not possible with the theme options, please add your prefered widget to the footer area and send us your website URL, we will check waht we can do with the custom CSS snippets.

     

    Kind Regards

    #56939
    Consulting My Mirror
    Participant
    Premium Member
    This reply has been marked as private.
    #56941
    vako
    Keymaster
    Premium Member

    Hi Tiphaine,

     

    Please navigate to Dashboard > Appearance > Customize > Additinioal CSS section and add the CSS snippet below:

    .footer-widgets > .ashe-widget {
    width: 100% !important;
    }

     

    Kind Regards

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