Contact Page

  • Posted in : Empathy
  • Assad Mawad
    Participant

    Hello,

    My contact page map looks weird…
    and can you tell me how to Enabled Page Light Text in custom css?

    http://assadmawad.info/AssadMawadWP/#/contact

    Thank you

    serkan
    Moderator

    Hi Assad Mawad,
    You forgot the close the shortcodes social in the contact form. I would recommend you to delete and create the contact form again.
    Go to Appearance > Customize > Empathy Page Colors and enabled page light text.
    Thanks

    Assad Mawad
    Participant

    Thank you for the help
    for the customization the contact page is my page number 7. so i can’t see it in Appearance > Customize > Empathy Page Colors

    Thank you again

    ahmetsali
    Keymaster

    Hi, you can use this custom css code to have light text for the seventh page;

    .pt-page:nth-of-type(7),
    .pt-page:nth-of-type(7) label { 
    	color: #fff; 
    	}
    .pt-page:nth-of-type(7) .social li a { 
    	line-height: 48px; border: 2px solid rgba(255, 255, 255, 0.26); 
    	}
    .pt-page:nth-of-type(7) input:not([type=submit]):not([type=button]):not([type=file]):not([type=radio]):not([type=checkbox]), 
    .pt-page:nth-of-type(7) textarea {
    	border-color: rgba(255, 255, 255, 0.6); color: rgba(255, 255, 255, 0.8);
    	}
    .pt-page:nth-of-type(7) input:not([type=submit]):not([type=button]):not([type=file]):not([type=radio]):not([type=checkbox]):focus, 
    .pt-page:nth-of-type(7) textarea:focus {
    	border-color: rgba(255, 255, 255, 1);
    	}
    .pt-page:nth-of-type(7) input[type=submit], 
    .pt-page:nth-of-type(7) input[type=button], 
    .pt-page:nth-of-type(7) button, 
    .pt-page:nth-of-type(7) a.button { 
    	border-color: rgba(255, 255, 255, 0.7); color: rgba(255, 255, 255, 0.9);
    	}
    .pt-page:nth-of-type(7) .service p {
    	color: rgba(255, 255, 255, 0.7);
    	}
    .pt-page:nth-of-type(7) .process {
    	background: rgba(255, 255, 255, 0.7);
    	}
    .pt-page:nth-of-type(7) .process:after { 
    	border-bottom-color: rgba(255, 255, 255, 0.15);
    	}
    .pt-page:nth-of-type(7) .filters li a {
    	color: #fff;
    	}
    .pt-page:nth-of-type(7) .event h5 {
    	  color: rgba(255, 255, 255, 0.4);
    	}
    .pt-page:nth-of-type(7) .testo {
    	color: rgba(28, 38, 43, 0.9);
    	}
    .pt-page:nth-of-type(7) .skill-unit .bar .progress span {
    	background: rgba(255, 255, 255, 0.5);
    	}
    .pt-page:nth-of-type(7) .event p {
    	color: rgba(255, 255, 255, 0.75);
    	}
    .pt-page:nth-of-type(7) .fun-fact i {
    	color: rgba(255, 255, 255, 0.9);
    	}
    
    Assad Mawad
    Participant

    Thank You :)

    ahmetsali
    Keymaster

    you’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register