Quest Theme Modifications
-
Hi there,
I’m enjoying playing with the quest theme (dev.andrewcargill.net).
I know I can change padding etc in pagebuilder, but I’ve setup a child theme and would like to change the attributes in there if possible. Issue is I can’t figure out how to target the specific item I want, which is to increase the padding-top and padding-bottom around the centre text module.
The part of code I know I need to target is:
<div data-wow-delay=”200ms” class=”quest-module-wrap ” style=”padding-top:0px; padding-bottom:0px; padding-left:0px; padding-right:0px; margin-bottom:20px”>
What code do I need in my childs style.css to target that div/class?
Thanks in advance.
Andrew
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Quest Theme Modifications’ is closed to new replies.