Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #297067

    I just edited my custom CSS. I thought i saved it but unfortunately it didn’t save. I haven’t restarted my computer since, but my Custom CSS is gone from my Enfold theme settings :(
    Is there anyway to recover a previously saved setting?

    #297163

    Hey Tech!

    I don’t think there is a way to do that because according to your story (if i understood right) that code only existed on your browser session.

    Also, i checked your custom CSS file here and it does have some code:

    #header .avia_mega_div {
    left: -120px!important;
    }
    
    .fixed_header.social_header #main {
    padding-top: 115px;
    }
    .html_header_top.html_header_topbar_active.html_header_sticky.html_bottom_nav_header #top #main {
    padding-top: 126px;
    }
    .image-overlay.overlay-type-extern {
    display: none !important;
    }
    #s{
    	color: #333;
    }
    #searchsubmit{
    	background-color: #79C142;
    	color: #FFF;
    	border-color: #57A020;
    }
    .ajax_search_content * {
    	color: #333 !important;
    }
    #top .header_color input[type='text'] { color: black; }
    
    /* font styling of header */
    .header_color .main_menu ul:first-child > li > a { color: white; }
    .header_color .main_menu ul:first-child > li > a:hover { color: white; }
    .header_color .main_menu ul:first-child > li.active-parent-item > a { color: #a3a3a3; }
    #top #header .mega_menu_title a { color: #2d4873; }
    #top #header .mega_menu_title a:hover { color: #2d4873; }
    .header_color .avia-bullet { border-color: #2d4873; }
    #top .header_color a:hover .avia-bullet { border-color: #142848; }
    #top .main_menu .menu li ul a { color: #2d4873; }
    #top .header_color .main_menu .menu ul li>a:hover { color: #142848; }
    
    /* artifacts */
    #header_main_alternate, #header {
    -webkit-backface-visibility:hidden;
    }
    
    .html_header_transparency #top .avia-builder-el-0 .container{padding-top:88px;}

    Regards,
    Josue

    #297362
    This reply has been marked as private.
    #297367

    You are welcome, let us know if there is anything else we can help with.

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