Site logo

[Support request] How to decrease right and left margins from shortcodes from listing articles?

Home Forums Support [Support request] How to decrease right and left margins from shortcodes from listing articles?

Home Forums Support How to decrease right and left margins from shortcodes from listing articles?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2604842
    Hugo

    Hello Guys

    Im using Affiliatable to create Summary box for the products and it wastes lots of space especially on the right and left.

    On mobile, that makes a big difference, loses lots of screen space and the font becomes too small.

    Anyway to fix that?

    The URL is:
    https://universidadedocafe.com/cafeteiras/melhores-cafeteiras-expresso/

    #2604868
    Fernando
    Customer Support

    Hi Hugo,

    This would be out of our scope since it’s from a third-party plugin.

    You could probably try adding this through Appearance > Customize > Additional CSS:

    .cg-box-accord-one{
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.