How can I change text color on the specify section on mobile only

This topic has 3 replies, 2 voices, and was last updated 1 years, 6 months ago ago by EE Eric

  • Avatar: EE Eric
    EE Eric
    Participant
    October 19, 2022 at 15:47

    Hi there,
    One more problem: https://prnt.sc/wBVnwZcVqUKW on mobile and on the desktop it looks like this: https://prnt.sc/-584gB_djLiT

    How can I change txt color on mobile? I have tried to change the color but it changed on mobile and on desktop.

    2 Answers
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    October 20, 2022 at 06:17

    Hello, @EE Eric,

    Thanks for the screenshot I have understood your issue.

    Now, In order to solve your issue simply go to the Dashboard >> XStore >> Theme OPtions >> Theme Custom CSS >> Global and then paste the below code at the bottom of the CSS box there.

    @media(max-width:768px){.elementor-13 .elementor-element.elementor-element-92ed4bd{color:black !important;}}

    Then save settings and check back to your site after clearing the browser cache. The result will appear like this: https://postimg.cc/LhRCDXZV

    Note: in the above code the word “black” is the color you can change it with you want.

    Regards 8Themes Team.

    Avatar: EE Eric
    EE Eric
    Participant
    October 20, 2022 at 08:16

    works great!

  • Viewing 3 results - 1 through 3 (of 3 total)

The issue related to '‘how can I change text color on the specify section on mobile only’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.