Tagged: 

Viewing 7 posts - 1 through 7 (of 7 total)
  • Question

    #57745
    @goofdog88

    On mobile, both Android and iOS, the titles of each page are displaying in red instead of the color selected in the Theme editor via the admin panel

    Answers

    #57777

    Anonymous
    @

    Hi @goofdog88, Please attach corresponding screenshot to get exact issue.

    https://drive.google.com/file/d/0BxzNBu6bZdtHcWJNMnZKUmNSVVU/view?usp=drivesdk
    https://drive.google.com/file/d/0BxzNBu6bZdtHbWJoYnZLRVpqelU/view?usp=drivesdk

    Heading Text Color will control Page Title color

    Regards
    Varun Dubey

    #57800
    @goofdog88

    Hi Varun – I am not sure that you are understanding.

    On mobile devices, the Heading Text Color is displaying in red font, even though Heading Text color is selected to display in black.

    It displays in black on desktop, but in red on mobile.

    This is for both Android and iOS

    Screenshots won’t help, as I’ve detailed the exact behavior above.

    Thank you, and I am really looking forward to a fix 🙂

    #57816

    Anonymous
    @

    Hi @goofdog88

    It’s due to a custom css in child theme
    themes/onesocial-child/css/custom.css

    
    .entry-title {
    	color: red;
    }
    
    

    Please remove it or commnet it

    Regards
    Varun Dubey

    #57818

    Anonymous
    @

    Hi @goofdog88, it’s will be fixed shortly in downloadable version of child theme

    Regards
    Varun Dubey

    #57875
    @goofdog88

    Thank you very much!

    #57914

    Anonymous
    @

    🙂 Great
    I will close this topic, Please create a new for any further queries
    Regards
    Varun Dubey

Viewing 7 posts - 1 through 7 (of 7 total)
  • The question ‘Title Styling CSS’ is closed to new replies.