• Resolved jobsinjammu

    (@jobsinjammu)


    1. how i can remove the top and bottom space of logo
    2. i have remove the left space from the page to make it full width but i try same code for right side it doent work and this issue also effecting the responsive of mobile.
    here is the screen shot image

    http://prntscr.com/am2n5a

Viewing 1 replies (of 1 total)
  • Theme Author Acme Themes

    (@acmethemes)

    Hello jobsinjammu,

    Please use the following custom CSS.

    #page,
    .wrapper {
        width: 100% !important;
    }

    But this may leads to other design problem. Your requirement is a little bit complicated, we recommend you to hire a developer and customize the theme. Please use child theme for customization.

    Best Regards,
    Acme Themes

Viewing 1 replies (of 1 total)

The topic ‘remove padding/margin from logo and page’ is closed to new replies.