Menu Social icon is not responsive

  • Posted in : Empathy
  • bestspangya
    Participant

    1. i find social icon menu is not fully responsive
    screenshots
    note: i added custom CSS that i found here. it working better but not fully responsive.
    https://www.bestspang.com/untitled01/
    https://www.bestspang.com/untitled02/
    2. Contact’s message box width, is it possible to extend to the right
    https://www.bestspang.com/untitled03/
    3. size of blog feature image is too big. any solution to fix this?
    https://www.bestspang.com/untitled04/

    thanks a lot

    serkan
    Moderator

    Hi,
    You can decrease the padding like this;

    @media screen and (min-width: 768px) { .nav-menu a {  padding: .6em 1em; } }

    You can use this custom css code for the contact form;

    .contact-form textarea {  width: 100% !important; }

    You have this custom css code, you should decrease the max width with this css code

    .blog-single .featured-image {  max-width: 400px; }

    Thanks

    bestspangya
    Participant

    yeah it’s working! thanks a lot!

    serkan
    Moderator

    You’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register