This topic has 2 replies, 2 voices, and was last updated 8 years by johnschneider89.

  • Author
  • #99432
     johnschneider89
    Participant

    I’m changing my site layout from Wide to Boxed. I want my site width to be 1200px, but it seems to still be displaying 1440px wide. Any thoughts on what I need to do to fix it?

    Attachments:
    You must be logged in to view attached files.
    #99479
     sharmstr
    Moderator

    Its either a caching issue or your theme options are saving correctly.

    Try this in your theme’s functions.php file.

    COPY CODE
    
    add_filter( 'kleo_theme_options_ajax', '__return_false' );
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #99572
     johnschneider89
    Participant

    Adding that line of code to the functions.php file worked!

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

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?