Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #256476

    Enfold side right widget area is small and cutting widgets and search box,
    Please see http://qsaudi.com/news/

    #256477
    This reply has been marked as private.
    #256524

    Hey!

    Thank you for visiting the support forum!

    Do you have the latest version of Enfold? Please add this on Quick CSS or custom.css:

    @media only screen and (min-width: 1140px) {
    .responsive .container .nine.units {
    width: 730px;
    }
    }

    Regards,
    Ismael

    #256525

    Can u let me kow what this does

    #256567

    Hi!

    It changes the width of main content container on pages with sidebars

    Best regards,
    Yigit

    #256568

    Done still the widgets are getting cut.

    #256571

    Hey!

    Please add following code to Quick CSS as well

    #bbp-search-form #bbp_search { width: 60%; }
    #bbp-search-form #bbp_search_submit { width: 40%; }

    and flush browser cache after applying the code

    Best regards,
    Yigit

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.