Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #732904

    Hi Guys,

    I have an issue where when the screen goes to mobile or tablet for my website the colour for av_textblock_section turns a different colour.

    I was wondering if there was a quick css i could put in to change the colour of the text block?

    The section i want to change is the text block area underneath the “our practitioners” on the home page. The colour is fine on a desktop but when the screen size goes smaller the background colour of the textblock turns a dark green which is hard to read.

    Thanks guys awesome theme :-)

    #733033

    Hey leeroythegreat,

    I can’t see any changes in colour on my end using Chrome, in what browser/device are you seeing that?

    Best regards,
    Rikard

    #733837

    Hi Rikard,

    Thank you for the reply. I have tested on chrome, and on safari on my mobile. Its on the home page at the bottom underneath “our Practitioners”, the colour is almost white on the desktop but when you resize the browser or when you try on your mobile phone the colour changes to a dark green. Is there a way i can send you a screenshot?

    Thanks

    Lee

    #733931

    Hi Lee,

    Please send a screenshot because I’m not sure what you are referring to unfortunately, you can upload to for instance Google Drive or Dropbox and then link to it here.

    Best regards,
    Rikard

    #734390

    Hi Rikard,

    I have added two screenshots for you to look at one is the desktop view and the other is mobile view of the same part of the homepage showing the colour change.

    Thanks so much for your help,

    Lee

    #735880

    Hi,

    This is weird. I checked the whole markup but I can’t find where the background color is coming from. Did you add any css modifications to the theme? Please post the login details in the private field and we’ll check the settings.

    Best regards,
    Ismael

    #736137

    Hi Ismael,

    Thanks for getting back to me! I have not added any new css maybe the old developer who created the site did i am not sure?

    Yeah i just couldn’t figure it out at all? I didn’t know if there was just an over ride we could do for that element when displayed on smaller screens?

    Details added below.

    #736253

    Hey!

    Thank you for the info.

    Since we can’t find the background property, we added this css modification in the Quick CSS field.

    .display-posts-listing {
        background-color: #fdfcf6;
    }

    And we also found out that the site is running on a very very old version of the theme, 2.9.2. An update to the latest version, 3.8.3, could create a few issues so creating a backup of the site is a good idea.

    Regards,
    Ismael

    #737639

    Thanks Ismael, that’s great!

    If i create a child theme and then update will that hopefully not break anything?

    Thanks

    Lee

    #738096

    Hi Lee,

    It should hopefully not break anything no, but make sure to properly backup your site just in case.

    Best regards,
    Rikard

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.