• Hey guys, can someone please explain to me the Custom CSS aspect of WP Page Builder? Specifically a working example of it only affecting that specific element.

    I’ve searched the support and can’t find an example, and the line “Use {{SELECTOR}} before the selector to wrap element. Otherwise it works globally.” doesn’t really make sense to me, other than the globally aspect.

    I’ve got a decent understanding of CSS, but this has me stumped

Viewing 3 replies - 1 through 3 (of 3 total)
  • Can you show me an example to help me understand what are you trying to achieve ? An image for instance.
    Best
    Jm

    Thread Starter nzbiggyg

    (@nzbiggyg)

    I’m trying to get three columns that sit side by side on Desktop view to do the same in mobile view, instead of stacking on top of each other.

    Is there a way to do that without custom CSS on the row? It’s a single row across the screen with 3 social media icons, so width is no issue, they are only 65px square.

    Hello @nzbiggyg

    You can add Custom CSS like this format

    {{SELECTOR}}{margin-top: 100px;}

    Find the screenshot: https://prnt.sc/ryf6t9

    For further help, please send your query at [email protected]. Our support engineers will help you over there. .

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Custom CSS’ is closed to new replies.