The best way is to move <div id="side"> outside of <div id="content">, so that you can properly position it next to the slider (<div id="lof-container">). Alternatively, you could do it with
#maincontent { overflow: visible; }
#side { margin-top: -300px; }
though this is pretty hackish.
Related Posts:
- WordPress Theme variables scope
- esc_attr() right way and use
- why is translation not working on theme?
- How to export/import theme customizer settings?
- Check php version before theme activation
- Separate WordPress themes for each category page
- How can I remove “Proudly powered by WordPress” from twentyeleven without modifying footer.php?
- How to get the registered sidebar’s name by its id?
- One button to change all settings in theme customizer?
- Activate different theme for temporary preview
- Nice scroll to wordpress
- Twitter feed is showing blank in WP site [closed]
- Design view breaking on Pages
- Can’t Find a Way to Edit the Home Page Content [closed]
- How do I hardcode a WordPress shortcode into my theme?
- Fatal error: Call to undefined function wpsc_cart_item_count()
- Passing array in add_option()
- Widgets not showing in my custom theme
- Create a quick start wordpress installation [closed]
- How should I best target dynamically served content?
- Add before_content and after_content to register_sidebar
- I can’t get my custom widget area to show on my WordPress site
- How do themes render caption texts in extended markup (e.g. “wp-caption” paragraphs)
- WordPress widget/sidebar dividers?
- Where in PHP do I move title and meta (date) to bottom of each blog section?
- Show full posts in archive
- Getting error when trying to implement site-wide breadcrumbs in Twentytwentyone Theme [closed]
- Reconfiguring WordPress site
- Customizer: active_callback and sanitize_callback incompatibility?
- Compare the old get_theme_mod($name) to the new get_theme_mod($name) return value
- Custom Theme’s “Preview Changes” Doesn’t Work for Previously Published Posts
- What does this mean in wordpress? Easy question
- Showing latest post without 301 redirect
- Translate wordpress date from Italian to English
- Why am I getting a different filename? And how does WordPress load singular.php for both Page & Post? (Fresh WordPress installation)
- WordPress Customizer Default Image
- Do I have anything to worry about when switching to a default theme to test for plugin conflictions?
- Why in my theme I can’t see all the statics content under the posts?
- How to add the sidebar to all the pages except the home page? [closed]
- Header not properly displaying on archive.php
- Save Custom CSS file in the upload folder dynamically?
- Design with Elementor and code the rest?
- How Do I Find & Remove H1 From Site-Title-Wrapper? [closed]
- home.php show blog posts as grid view
- Problems clearing cache
- Amend theme php to include certain category in header
- Override index with a custom PHP page
- Randomize Color Scheme Selection in Theme
- Accidentally deleted php code in WordPress website [closed]
- How to correctly load a different version of main menu based on the user language in WordPress? Is it a good solution?
- How can I assign separate stylesheets to different pages?
- Commas in Tag Cloud
- Is there a (offical) way for a theme to deactivate itself and show a message in admin?
- how to get wordpress page url php code [duplicate]
- WordPress redirects page query parameter in URL
- Publish button now showing content after saving
- How to put search bar & logo in the “primary navigation” storefront theme?
- Dynamically switch file in get_template_directory_uri() | Function [closed]
- error_log PHP error log found. This file must not be in the production version of the theme. (wordpress theme check plugin)
- I am having issue in divi woocomerce checkout module. (DIVI theme)
- Styling a category link
- Not able to remove caption shortcode from the content
- File from parent theme imported to child theme doesn’t work – any ideas?
- Commenting requires wordpress login, wordpress discussion and post comments tick boxes are checked
- Display post date also if the date it’s the same for each post
- Conditional Banners
- The style.php file inside theme-engine folder has other content on FTP
- How to override theme’s public static function inside of a trait?
- Invalid Argument foreach
- How to Change Site Elements based on referring URL
- How can I render more than multiple posts on template-parts with post formats
- how to use 2 index.php file One for mobile and one for desktop
- loop to return tags in woocommerce in alphabetical order?
- need to edit php file of child theme to remove an element
- style.min.css code issue
- user update profile for custom code
- Use Custiomizer to setup meta theme color tag
- Rotating Header Images
- Custom Theme, Editor won’t wrap text (i.e. change width)
- Create a custom theme-specific page, invisible in the admin-panel?
- Two theme locations for two menus, but only one is showing up
- two wordpress sites, two themes, one database, same content
- calling a function from a class in your template
- Showing custom field contents without listing description
- Hide cart when empty [closed]
- WP Knowledge Base Theme bug – Subcategories and Articles, Need to change WP_Query
- Image not displayed
- Inserting A Feed and Sidebar into an HTML Page
- Using existing widget code! [closed]
- how to register a second page-template
- Gallery requires a featured image but does not show it in posts/pages
- key( $GLOBALS[‘wp_registered_sidebars’] ) is always showing the same value
- .htaccess on multisite and roots theme?
- Catchable fatal error in appcloud free theme by Tokokoo
- Errors while Loading Most Recent Version of jQuery
- How to create and add js and css file when server is not on my PC?
- Need help with Deprecated: Non-static error when update PHP 7.4 -> 8.1 with Dyad 2 theme
- Font Awesome Icons as squares [closed]
- What is considered good practice for registering menu locations?
- WordPress generating Undefined Variable warning