Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #993771
    ahurlburt53
    Participant

    I’ve tried everything but css does not work once site goes live. I have a testimonial plug in and need to tweak the settings for mobile and desktop. The problem is the wording is not centered and goes off the container on mobile, Please help with this page, I will learn from this page and apply to the rest of the pages

    1st page
    https://vsfmarketing.com/tampa-website-designer-reviews/

    2nd page
    https://vsfmarketing.com/tampa-web-designer/

    screen shot
    http://i.imgur.com/l4ubgnn.png

    #993888
    Rahul
    Moderator

    Hi there,

    In the cornerstone setting of the image area, add the following css :

    border:2px solid #000000;

    If you want to set all borders black at once, add the following into Custom CSS area in your customizer :

    .style-elegant_style-sky_blue blockquote.easy_testimonial .wp-post-image {
      border:2px solid #000000;}

    Thanks

    #993915
    ahurlburt53
    Participant

    ty I cant seem to locate on how to bring the quotes down a bit and centered evenly. i

    I add the css to the customizer but no luck

    .style-elegant_style-sky_blue blockquote.easy_testimonial .easy_t_ratings, .style-elegant_style-sky_blue blockquote.easy_testimonial p {
    line-height: 1.5em;
    padding: 20px 17px 20px 47px;
    position: relative;
    width: auto;
    }

    #993969
    ahurlburt53
    Participant

    I got it too work, TY

    #994018
    Thai
    Moderator

    Glad it worked 🙂

    If you need anything else please let us know.

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