Modifying the footer width on Nightclub theme

Home Forums All Other Themes Modifying the footer width on Nightclub theme

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #191652
    Ali MohammadiAli Mohammadi
    Participant
    • Topics: 15
    • Replies: 47
    • Total: 62
    Member since: January 31, 2022

    Hello, I have purchased the Nightclub theme. The website currently active with this theme is comedyville.ca. There are two problems/questions with the footer:

    1. The logo in the footer points to the top of the page instead of pointing to the home page.
    2. How is it possible to shorten the height of the footer?

    I would appreciate your assistance.

    Thanks!

    #191687
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31004
    • Total: 31004
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    #footer .rowfooter { margin-bottom:0; padding-top:40px;}
    #copyright { padding-top: 0;}
    #footer .footercols3 { margin-bottom:0;}
    .copytext { padding: 0px 0px 30px;}

    Regards,
    Chris

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