Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello @ocio132

    Can you provide details of the type of support you need? Do you need help changing layouts or colors or something? Unfortunately, you didn’t ask a question that I could answer.

    Thread Starter Ocio132

    (@ocio132)

    @media only screen and (max-width: 600px) {
    	#ponte-en-contacto {
    		margin-left: -70px;
    		margin-top: 60px;
    white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    
        
    }
    }
    		@media only screen and (max-width: 600px) {
    	#redes-sociales {
    			margin-left:  70px;
    		margin-top: 80px;
      white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
      
    }
    	}
    #post-2909 > div > div > div > div.wp-block-columns.is-layout-flex.wp-container-core-columns-is-layout-3.wp-block-columns-is-layout-flex > div.wp-block-column.is-vertically-aligned-center.is-layout-flow.wp-block-column-is-layout-flow > div.argpd-informar {
    		margin-left: -40px; 
    			}
    			#mobile-header > div > div > div > div > div > div > div > div.site-header-main-section-right.site-header-section.site-header-section-right > div > div > a > img {
    				margin-top: 20px;
    			}
    			}

    Hello @ocio132 ,

    You’ve made a statement and provided CSS. However, you haven’t asked a question, and I am unsure of your goals. Could you please provide more details about the help you need? If there is a language barrier, please respond in your native language.

    Thread Starter Ocio132

    (@ocio132)

    focus everything on mobile phones and make sure they look well aligned on a computer and on mobile phones so that networks also appear

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘mobile header’ is closed to new replies.