This topic has 1 reply, 2 voices, and was last updated 7 years by Laura.

  • Author
  • #202711
     melikcan
    Participant

    Hi
    I want to delete footer how I will do it ? And I want to mobile screens seen same as deskop wiev. How can ı do it ?

    #202755
     Laura
    Moderator

    Hello, to hide footer just add this to style.css of child theme

    COPY CODE
    
    div#footer {
        display: none !important;
    }
    

    The theme is responsive, it cant be the same view on mobile because there are many different mobile resolutions so it would look very bad and not like desktop

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?