Menu

  • Autor Autor bewstars
  • Fecha de inicio Fecha de inicio
B

bewstars

No recomendado
Verificado por Whatsapp
¡Usuario con pocos negocios! ¡Utiliza siempre saldo de Forobeta!
Se me corrio el menu, tengo el css alguien podria ayudarme a correrlo dentro del cuadro?

Insertar CODE, HTML o PHP:
/* CTA Únete a nosotros */
.cta-unete {border-radius: 0px;}
.cta-unete a {color: #fff!important;}
li.cta-unete {
background-color:#ffa92d;
font-weight: 100;
text-transform: uppercase;
text-align: center;
/*  padding: 12px 13px 10px 10px!important;*/
border-radius: 20px;
-moz-transition: all 0.5s;
-webkit-transition: all 0.5s;
transition: all 0.5s;
margin-right: 3px !important;}
li.cta-unete:hover {background-color:#c96310;}

.et_pb_menu_0_tb_header.et_pb_menu ul li.cta-unete a{
color:#fff !important;
}
 
/* fixed header button text color */
.et-fixed-header #top-menu .cta-unete a {
color: #fff!important;}
.cta-unete li.current-menu-ancestor > a, .cta-unete li.current-menu-item > a {
color: #fff !important;}

@media only screen and (min-width : 100px) {
li.cta-unete {height: 33px;}}

.et_pb_sticky--top{
    height:70px;
  }
 
  .et_pb_sticky .et_pb_row_0_tb_header{
    padding-top: 0px !important;
  }
  .et_pb_sticky .et_pb_module  {
        margin-top: -10px;
  }

.et_pb_fullwidth_menu--with-logo .et_pb_menu_menu>nav>ul>li>a, .et_pb_menu--with-logo .et_pb_menu_menu>nav>ul>li>a {
padding: 10px 0;
}
.gform_wrapper .gf_progressbar {
    width: calc(100% - 16px);
    display: none;
}

.gform_wrapper  h3.gf_progressbar_title {
     font-size: .813em;
    line-height: 1!important;
    margin: 0 0 8px 12px!important;
    padding: 0!important;
    clear: both;
    -moz-opacity: .6;
    -khtml-opacity: .6;
    opacity: 0;
    font-weight: bold;
    color: #000;
}

.et_pb_fullwidth_menu--style-left_aligned.et_pb_text_align_right .et_pb_menu_menu > nav > ul, .et_pb_fullwidth_menu--style-left_aligned.et_pb_text_align_right .et_pb_menuwrap, .et_pb_menu--style-left_aligned.et_pb_text_align_right .et_pb_menumenu > nav > ul, .et_pb_menu--style-left_aligned.et_pb_text_align_right .et_pb_menu_wrap {
        left: 95px ;
position: relative;
        
    }

@media (max-width:801px)  {
    
    .et_pb_row .et_pb_column .et_pb_module.et-last-child, .et_pb_row .et_pb_column .et_pb_module:last-child, .et_section_specialty .et_pb_row .et_pb_column .et_pb_module.et-last-child, .et_section_specialty .et_pb_row .et_pb_column .et_pb_module:last-child {
    margin-bottom: 0;
    width: 284px;
}
    
    .et_pb_fullwidth_menu--style-left_aligned.et_pb_text_align_right .et_pb_menu_menu > nav > ul, .et_pb_fullwidth_menu--style-left_aligned.et_pb_text_align_right .et_pb_menuwrap, .et_pb_menu--style-left_aligned.et_pb_text_align_right .et_pb_menumenu > nav > ul, .et_pb_menu--style-left_aligned.et_pb_text_align_right .et_pb_menu_wrap {
        left: 0px;
position: unset;
        
    }
    
    
}
 

Adjuntos

  • index.webp
    index.webp
    47,5 KB · Visitas: 8
Atrás
Arriba