This topic has 7 replies, 2 voices, and was last updated 9 years by sunny0704.

  • Author
  • #73691
     sunny0704
    Participant

    Hi there,

    I want to remove or change widget area as below request which is posted on post#4075.

    as in the demo there’s two areas in the footer separated by a break- widgets above, copyright below. is there a way to remove the footer widget area?

    i want the homepage to be like a landing page without having to scroll down- just showing the menu, signup/rego form and a small footer for the copyright?

    im guessing i need to change the css style for the footer padding?

    and your answer is below

    Hi, you can remove widgets from admin – appearance/widgets (Footer widget 1, 2, 3, 4). To hide HR tag between this two areas simply comment line 97 in ../wp-content/themes/sweetdate/footer.php like this http://d.pr/i/i8kJ

    So, I checked up http://d.pr/ii8kJ but 404 not found showed up.

    Can I get some code for that?

    Thank you.

    #73931
     Laura
    Moderator

    Hello, you can delete the widgets in Appearance > Widgets , then find the footer widget and delete them 🙂

    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 🙂

    #74016
     sunny0704
    Participant
    This reply has been set as private.
    #74050
     sunny0704
    Participant
    This reply has been set as private.
    #74439
     Laura
    Moderator

    Hello, can you share an user so we can check it out? 🙂

    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 🙂

    #74449
     sunny0704
    Participant
    This reply has been set as private.
    #74815
     Laura
    Moderator

    Hello, please add this to style.css of child theme, this will hide that footer

    COPY CODE
    
    #footer {
        display: none;
    }
    
    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 🙂

    #76675
     sunny0704
    Participant
    This reply has been set as private.
Viewing 8 posts - 1 through 8 (of 8 total)

The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?