[Support request] A few questions on ads and aesthetics

Home Forums Support [Support request] A few questions on ads and aesthetics

Home Forums Support A few questions on ads and aesthetics

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1040427
    Matthew

    Hi! I have several questions, so I figured I’d make one thread for them and just list all of my queries below:

    1. I’m looking to turn on infinite scroll on desktop but keep it off for mobile. How do I do that?
    2.I’d like to remove the containers on the sidebar for my sidebar ads, but keep the containers for all of my other sidebar content. How is this done?
    3. I’d like to display different sidebar content on different pages. How can I go about doing so?
    4. I’d like to place in-article ads in my posts. How can I do that?

    Sorry for the barrage of questions, I just couldn’t think of a better way to ask them other than creating four separate threads.

    Thanks in advance!

    Best,
    Matt

    #1040680
    Leo
    Staff
    Customer Support

    Hi there,

    It would definitely better to keep one question per topic for the future so it’s much easier for us to track ๐Ÿ™‚

    1. That’s not possible currently unfortunately.

    2. Are you referring to the padding? If so try this CSS:

    .widget-area #text-30.widget, .widget-area #text-31.widget, .widget-area #text-32.widget  {
        padding: 0;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    3. This plugin is should help:
    https://wordpress.org/plugins/content-aware-sidebars/

    4. Like inside the article themselves/between the paragraphs? If so that’d need to be added manually within the content.

    Let me know if this helps ๐Ÿ™‚

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.