skip to Main Content

Elementor – Menu dropdown is aligned to the right

I have created a Wordpress website using Elementor live builder and some plain CSS and I have this weird looking dropdown menu now which I'm unable to fix. Here's the HTML source code: <div data-id="13382b6f" class="elementor-element elementor-element-13382b6f elementor-nav-menu__align-center elementor-nav-menu--stretch elementor-nav-menu--indicator-chevron…

VIEW QUESTION

How to align Bootstrap grids like a masonry layout?-Twitter bootstrap

My grid setup now is as follows: <link href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.css" rel="stylesheet"/> <div class='col-md-12 col-sm-12 col-xs-12'> <div class='col-md-9 col-sm-9 col-xs-12 text-center' style="height:200px;background-color:#0077CC; border-right:2px solid white; border-bottom: 2px solid white"> DIV 1 </div> <div class='col-md-3 col-sm-3 col-xs-12'style="height:320px;background-color:#0077CC; border-right:2px solid white; border-bottom: 2px solid…

VIEW QUESTION
Back To Top
Search