Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1179427
    ahurlburt53
    Participant

    I need for all blog pages only to have this color background ( rgba(250, 250, 250, 0.93) ). Also the mobile version padding for left and right are way off. Unable to view on mobile

    exanple blog page
    https://twinbrothersfloors.com/hiring-a-tampa-flooring-contractor/

    #1179642
    Nabeel A
    Moderator

    Hi there,

    Thanks for writing in! Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    .single-post .x-main.full {
        background: rgba(250, 250, 250, 0.93) !important;
    }

    I checked your site in smaller screen resolution and it seems fine. Can you please share a screenshot of the issue so we can take a look?

    Thanks!

    #1179998
    ahurlburt53
    Participant

    thank you very much. That just saved me a bunch of time!!

    #1180009
    Christian
    Moderator

    You’re welcome. Glad we could help. 🙂

  • <script> jQuery(function($){ $("#no-reply-1179427 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>