Hi,
I’m having trouble overriding/editing the style on the site’s Vast Tabber module. In Inspector, I don’t see my styles or stylesheet and it’s just the module’s minified css. Url is https://laney.edu/news
In the Blog page’s settings I am in the correct view and have attached the css file I created in the child theme.
In the Blog Page’s Settings I have domain stylesheets enabled:
In the template’s html file there is this line, but there’s no corresponding file in the directory. Don’t think this is causing an issue but mentioning just in case.
{{ require_css(get_asset_url(‘../../css/blog.css’)) }}Thanks,
Conrad