- This topic has 4 replies, 2 voices, and was last updated 9 years, 9 months ago by
vm0572.
Author | Posts |
---|---|
vm0572
July 10, 2015 at 1:53 pm
|
Heads up! this post was created when Microthemer was at version 3. The current version is 7. Some references to the interface may be out of date. Hi, |
Sebastian
July 11, 2015 at 11:06 am
|
Hey, If you could post a link to your site here I can advise you more specifically. Thanks! |
vm0572
July 11, 2015 at 12:28 pm
|
Hi Sebastian, The 3rd slide, “About our company”. Thank you. |
Sebastian
July 14, 2015 at 11:04 am
|
Hey, Thanks for the link. When inspecting the HTML of your slideshow with Firebug I was able to see some classes that were unique to the 3rd ‘Our company’ slide. Using those classes and a special ordinal pseudo selector (nth-of-type), I came up with the following selector:
Please do the following:
This is quite an advanced situation. I can see why Microthemer wasn’t able to generate a selector unique to the specific paragraph on the specific slide. We will be giving the selector wizard targeting options an overhaul soon which should make this kind of task more doable via the UI. But in the meantime, if you get stuck with anything like this again please feel free to post back here. Thanks, |
vm0572
July 14, 2015 at 2:46 pm
|
Thank you. This will work now. Regards, |