- This topic has 6 replies, 2 voices, and was last updated 5 years, 3 months ago by Sebastian.
Author | Posts |
---|---|
appscaptain
May 26, 2019 at 7:17 am
|
Hi Sebastian, I’ve described it in this video: |
Sebastian
May 26, 2019 at 8:27 am
|
Hey, There was no sound in the video, but are you asking why the selector label didn’t update when you changed the code in the editor? If you have synced the selector code with the selector label (using the chain icon to the right of the selector label field) – you are right this should update the label. That’s a bug you’ve just notified me of. I’ll fix that ASAP. If you haven’t synced the selector code with the label then you would need to edit the label yourself by clicking the name of the selector in the top toolbar where you have: Selectors > [folder] > [selector name] Cheers, |
appscaptain
May 26, 2019 at 12:59 pm
|
Oh, sorry about the lack of audio. One questions was: I just don’t know how I can apply CSS fixes from MicroThemer to two different page ids? How do I do that. Eg. I want to apply them to both a page on appscaptain.com and a translated (but otherwise identical) on apps captain and this Mac support website. What I showed in the video was what I tried – and none of those worked. About changing the label I’m not quite understanding what you’re saying. I can’t see how I can change the “label”? Any chance for videos to answer these two questions? |
appscaptain
May 26, 2019 at 1:13 pm
|
To further clarify I have tried to re-record a video with audio to show the issues/questions: Hope for a quick response if possible. |
Sebastian
May 26, 2019 at 6:58 pm
|
Hey, Sorry for the delayed reply, I was out and about. 1. The selector you created with the commas should work actually. Could this be another caching issue? If not, could you recreate the selector with the commas and then send me a link to both pages so I can see why the CSS isn’t applying to the second page. 2. You have clicked the icon to the right of the Code field which syncs the code with the label (perhaps by accident). That is why the field for editing the selector label isn’t showing – only the dark blue field for the code. Click the sync icon again to change this. Cheers, |
appscaptain
May 27, 2019 at 6:17 am
|
Hi Sebastian, It still doesn’t work. Could you check out the sites and see what I have done? EDIT: Or maybe it does. Could you check out this video? |
Sebastian
May 27, 2019 at 9:46 am
|
Hey, There are a few ways to highlight the scope of the current selector’s targeting:
That should reveal if the styles are affecting both pages. Temporarily setting e.g. a background color or border can be useful for troubleshooting sometimes too. I’m here if you need further assistance. Cheers, |