• Resolved mwessale

    (@mwessale)


    Here is the link to my webpage http://www.solarfoundationservices.com.

    The following are mobile issues I’ve encountered.

    1) My company logo is not centered
    2) The consolidated menu doesn’t function. When you click the 3 bar icon to expand the menu it “spazzes” and then doesn’t expand it.
    3) The slideshow feature doesn’t show all of the text. Only the text within the black box.

    Thanks for the help,
    Matt

Viewing 1 replies (of 1 total)
  • Hi,

    To solve the above issue follow the given below instructions:

    1) Go to Dashboard Admin Panel >> Appearance Menu >> Theme Options >> General Option >> Custom CSS.

    Now write the given below CSS rules into custom CSS box:

    .logo img {
    margin-left: 8%;
    }
    .img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    height: auto !important;
    max-width: 100% !important;
    }

    Save the changes.

    2) We will fix it in our next update.

    3) To solve this issue follow this thread.

    Let me know for further assistance.

    Thanks

Viewing 1 replies (of 1 total)

The topic ‘Mobile Page Issues’ is closed to new replies.