• I just can’t figure this out. I want to add some CSS code that ONLY applies to pages where I have designated to use the “Full Width Layout” in Astra Pro… I want to get rid of some extra container padding and add some breadcrumb padding that is showing incorrectly when I choose “Full Width Layout”

    How can I adjust the following to add a parent class that ONLY references pages using the “full width” layout setting in Astra?

    .site-content .ast-container {

    padding: 0!important;

    }

    div.ast-breadcrumbs-wrapper {

    padding: 0 20px 0 20px!important;

    }

Viewing 1 replies (of 1 total)
  • Hi @withacause,

    Since discussing anything related to the pro version is not allowed in this forum, as mentioned in the Forum Guidelines, please reach out to us thru our Support Portal and mark this topic as Resolved. Maybe we can figure out a way to do this within the settings itself.

    Just FYI, we respond faster there.

    Kind regards,
    Aradhy 🙂

Viewing 1 replies (of 1 total)

The topic ‘How to Reference Page Template in CSS’ is closed to new replies.