Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1264831

    Hello dear enfold team,

    I am just trying to finally finish working on my website this month,, and I really want some help to adjust my responsive web design on my phone as well .
    could you pls adjust on my biography page, the photo of mine (on the phone screen it looks too big) in order to look like on the desktop view? I am cut in twice:-) and the whole text about my person in grey colour could you pls customize it in white colour?

    many thanks

    regards
    barabasone

    #1265111

    Hey barabasone,

    Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (max-width: 767px) {
    .page-id-1147 #av_section_1 {
        background-position: center;
    }
    .page-id-1147 #av_section_1 p {
        color: #fff;
    }
    }

    Best regards,
    Rikard

    #1265136

    thanks Rikard for the css,

    nothing happened, it didn’t change

    lets close this thread

    ill try to open a new one

    best regards
    barabasone

    #1265257

    Hi,

    Thanks for the update. I’ll go ahead and close this thread for now then, please continue in your new thread.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘responsive design adjustment ( photo too big and text colour changing’ is closed to new replies.