Reply To: Problems in Epik v1.4?

Homepage Community Forums Epik Theme Support Problems in Epik v1.4? Reply To: Problems in Epik v1.4?

#14053
JohnnyvanM
Customer

    Thanks for your help Eric.

    The frontpage looks good now. Only when I removed the code for the widget menu, the sidebar moves in responsive mode (tablet size). So the menu is good in reponsive mode, but the sidebar goes in responsive mode (tablet size) to the bottom instead of the sidebar.

    I removed this code:

    .content,
    	.site-header .widget-area {
    		width: 620px;
    	}

    So it does fix the menu to the right, but now the sidebar goes to the bottom in responsive mode (tablet size).

    Is it possible to fix that?