Forum Replies Created

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • in reply to: Footer at the bottom #1100308

    This a no-go, but I haven’t researched how to actually use “flex” yet:

    @media (min-width: 768px) {
    	#header_main, .av-logo-container {
    	    display: flex;
    	    height: 100vh;
    	    flex-direction: column;
    	    position: relative !important;
    	    overflow: visible !important;
    	}
    
    	.av-logo-container.inner-container {
    	    flex: 1 0 auto;
    	    width: 100% !important;
    	}
    
    	.av-sidebar-social-container{
    	  flex:none;
    	}
    }
    in reply to: Footer at the bottom #1100306

    Wow – you are a genius! Thank you very, very much for this solution! I will try something similar to get the social media icons in the side menu to the bottom.

    in reply to: Align footer in sidebar layout to bottom of page #1100303

    I also have this question, but also for the main footer, since pages with very little content result in a footer halfway up the page. Thanks!

    in reply to: Theme Colors #975435

    My last reply was not responded to:

    Thanks Victoria – I’ve tried changing those, but haven’t had success. Again, the choices from the builder are: “Theme Color,” “Theme Color Highlight,” and “Theme Color Subtle.” Which three in your image above do these map to?

    The builder offers template-specified colors. Which specific colors under the theme’s color settings do these template-specified colors correspond to?

    in reply to: Theme Colors #974475

    Any response to my original question? Please?

    in reply to: Theme Colors #973003

    Thanks Victoria – I’ve tried changing those, but haven’t had success. Again, the choices from the builder are: “Theme Color,” “Theme Color Highlight,” and “Theme Color Subtle.” Which three in your image above do these map to?

    in reply to: Theme Colors #972383

    Thanks, Victoria – I knew that, but which three values specifically?

    in reply to: Enfold-Mobile Background Color #568228

    Disable responsive was suggested by Mr. Yeet on themeforest.net support.
    Please provide better styling for mobile
    Thank you

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