Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #165311
    Michaela
    Participant

    Hi,
    I had already added some code to my stylesheet a while ago that made the grey border around the edges of my website (www.travelintense.com) disappear and instead show a clean fullwidth website where the navigation bar is all in one line. However, I recently had some hosting trouble, and even though I did a back up and restored it, the code for my preferred appearance seems to have gone missing. Could you please let me know what to do get my wished for result again?
    Cheers!

    #165331
    sapana
    Participant

    @micha: Go to=> Appearance=> Customize=> Additional CSS=>add the following CSS code

    .site {
        width: 100%;
        margin: auto;
    }
      .featured-slider .slides img {
        width: 100%;
    }

    Let me know if this works out!

    Kind Regards,
    Sapana

    #165345
    Michaela
    Participant

    Thanks a lot, that worked!!!

    #165388
    sapana
    Participant

    @micha:Hello, there, I hope I was able to resolve your issue. If it’s not too much trouble,I have a quick request: could you please leave an honest review? https://wordpress.org/support/theme/catch-kathmandu/reviews/#new-post Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated.Thanks, and if there’s anything else at all that I can do to help,don’t hesitate to let me know.

    Kind Reagrds,
    Sapana

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Full width website’ is closed to new replies.