• Resolved yaneme

    (@yaneme)


    Hello,

    I am having some issues with the mobile desktop view. The meniu bar is blue, and in my dashboard by colors I have literally nothing with blue, which is odd, and the color doesn’t fit with the rest of the colors, and i really do not know how to change that.I also have a search bar in the heather area, and i’ve disabled all search bars on the website.
    Also by footer (in mobile desktop view too) I have this blue writing: “View full site” and “Proudly powered by wordpress”, how do I take that off?

    Thank you so much,
    Diana

Viewing 31 replies (of 31 total)
  • Thread Starter yaneme

    (@yaneme)

    Just a quick feedback. I used

    .container {
    margin-left: -25px;
    margin-right: -25px;
    }

    but somehow only the left margin was corrected, the right one not. So I changed the order of margin-left first with margin-right first, and then the right margin was corrected and the left one not.
    So I deleted this coding and only added

    .col-lg-12 {
    padding:0;
    }

    and works perfectly fine, no white columns left and right any more.
    Hope is also ok using this code alone.

    Sleep well ??

Viewing 31 replies (of 31 total)
  • The topic ‘Mobile version’ is closed to new replies.