This topic has 7 replies, 2 voices, and was last updated 6 years by Laura.

  • Author
  • #210726
     dnesci
    Participant

    Hello. I am looking to make my footer area the full width of the screen with about 25px padding on the left and right. Is this possible?

    #210751
     Laura
    Moderator

    Hello, including the widgets? Or you also want to change the widgets width?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #210765
     dnesci
    Participant

    Hi Laura.

    Thanks for the reply.

    I created what I’m looking for using visual composer wp bakery. It is not a footer and socket widget, rather it is a section on a page that I am using as the footer and socket area. For the “footer” section, I uaed 1/6 column layout (6 sections), and removed the internal margins but increased all the padding to 40px.

    The “socket” section I removed the internal margins and made the left and right padding 40px, top and bottom 10px.

    I’d like to modify the actual footer and socket area so in the future I don’t have to adjust each page in the future.

    You can chexk it out on the live site: spearheadpm.com

    Let me know what you think.

    Thanks again.

    #210910
     Laura
    Moderator

    Hello, i see, can you add the footer and footer widgets just like you have and leave both so i can copy the styling?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #210998
     dnesci
    Participant

    Hello.

    I have a footer tester page: https://spearheadpm.com/footer-test-page/

    It displays the main footer and the one I created in visual composer.

    Let me know what you think.

    Thank you.

    #211048
     Laura
    Moderator

    Hello, try by adding this css to style.css of child theme

    COPY CODE
    
    div#footer .container {
        max-width: 96% !important;
    }
    #footer .col-sm-3:first-child {
        width: 33% !important;
    }
    #footer .col-sm-3 {
        width: 17% !important;
    }
    h4.widget-title {
        font-weight: 600 !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #211050
     dnesci
    Participant

    Hi Laura.

    Thanks. It looks good.

    However, is it possible to add another footer widget? As is, there are 4 widget areas. How do I add a fifth?

    #211080
     Laura
    Moderator

    Hello, that would require more time and development, you may need to hire a developer to do it for you.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

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

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?