- This topic has 3 replies, 2 voices, and was last updated 6 years, 1 month ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › Personify Pro › Homepage Text Margin
When i put the title…. “Amador Rodriguez L.”, Home PAge -Introduction Section – First Name and Last Name , and visualice in cellphone mode, the margin is moved and dont let me see correctly.
And the same thing with the Short Description.
I think move the margin a little more to the right… so i need to know what file edit.
The rest of the content is correctly.
Hello @jgixtia,
Can you please post your site URL so that we can provide the precise fix?
Thank you.
Regards!!
http://amadorrodriguez.com/
view on smarhtphone mode
Hello @jgixtia,
Please add below given CSS to resolve the issue in responsive view.
For this go to Admin Panel > Appearance > Customize > Additional CSS and paste the CSS.
#hero-section.image-left .entry-description{
right: -10.5%;
}
@media screen and (max-width: 550px){
#hero-section .entry-title {
left: 45px;
}
}
@media screen and (max-width: 550px){
#hero-section .designation {
padding-left: 64px;
}
}
Hope this helps.
Regards!!
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |