Shop Categories

X

Copyright footer height

Home Forums Agama Pro Copyright footer height

Topic Resolution: Resolved
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #6955
    KNIGHTS Technology
    Participant

    Hey,

    Does anyone know how i can extend the copyright footer height as when i added more than 1 line i get a wired line appear

    see below
    http://prntscr.com/hiwv9n

    Many thanks

    #6957
    Jerry
    Keymaster

    Hello there,

    Give us your website url so i can generate proper CSS code for you.

    Regards

    #6962
    Zex
    Moderator

    Hello, Knights Technology!

    If you want to change the width of copyright area, you need to add the custom CSS code below into
    Customize->General->Additional CSS

    code:

    footer[role=contentinfo] {
    
    height:100px;}

    Change the height per your needs.

    https://prnt.sc/hiz3eg

    Regards

    #6976
    KNIGHTS Technology
    Participant

    Many thanks Zex worked a treat

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