Home Forums Basel support forum copyright section + scroll to top

copyright section + scroll to top

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #10735

    wantons
    Participant

    hello!

    1. how can i remove copyright section completely from the base? ( not by css )
    2. in which file i can find the code which belongs to scroll to top section?

    Thanks.

    #10746

    Artem Temos
    Keymaster

    Hello,

    1. You can remove it from the file footer.php. We suggest you override in the child theme to prevent loosing changes after parent theme update.

    2. Look for the function basel_scroll_top_btn in the file inc/functions.php

    Regards

    #10752

    wantons
    Participant

    Thanks for your response.

    screenshot: http://uupload.ir/files/x9nu_edrfe4r.jpg
    i want to remove copyright section completely, i must remove the highlighted code, right?
    nothing more? nothing less?

    and just one more question about header and footer section
    how can i apply some css code on header ( the static header, not sticky header ) and footer section?
    ( i mean how can i specify that i want apply css on header and footer section in my code? i only want the starting point, for example something like this: ” .footer ” or ” .static-header ” )

    Thanks.

    #10757

    Artem Temos
    Keymaster

    Hello,

    1. Yes, it is the right code.

    2. Selector for header is .main-header and for the footer .footer-container

    Regards

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