Home Forums Archived Forums Mobile View Weaver-ii and mobile responsive view: how to force a new site title color?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #17562
    Dom
    Participant

    Hello,

    On mobile responsive view I want to force the site title color to a different one that the one configured in the Main Option > Header menu.

    I tried to play with .weaver-mobile #site-title in the Advanced Options, but no success.
    Current config: WP 4.1.1 with Weaver-ii 2.1.12

    D.
    #21071
    scrambler
    Moderator

    The title is a link so you need the link descriptor (a)

    The rule to put in Advanced Options > Head section > Custom CSS Rule box would be

    .weaver-mobile #site-title a {color:red;}

    If with that rule in place it does not change, please provide a link to the site with the rule in

    #21072
    Dom
    Participant

    That’s what I tried among other ones and its NOK because dedicated to the Smart mobile mode.

    But I got it thanks to the embedded help I didn’t read well enough. For Responsive mode @media rules have to be used.

    Thanks for your time scrambler.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘ Mobile View’ is closed to new topics and replies.