Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1286333
    isdg01
    Participant

    Hi,

    I just took a site live and am currently reviewing it across browsers. The site is http://www.rlcaustin.com
    I am noticing that the logo in the header shows correctly on all pages in Firefox, but in Chrome and IE it is displaying on all pages EXCEPT the home page. On the home page it shows as a broken link with text replacing the logo.

    Please help!
    Dawn

    #1286336
    isdg01
    Participant
    This reply has been marked as private.
    #1286355
    isdg01
    Participant

    False alarm… I cleared all of my page caches again and it seems to showing across all browsers again now.

    #1286403
    Joao
    Moderator

    Glad to hear, thanks for letting us know.

    Joao

    #1286447
    isdg01
    Participant

    Same site, different question….

    In the footer, 2nd widget, I have added a Randomize widget to rotate through some testimonials. Is there any way I can add the right chevron [x_icon type=”chevron-right”] before the headline text so it matches the rest of the footer widgets?

    #1286453
    isdg01
    Participant

    If no, on the above question, can I remove the right chevron from the other footer widgets? I just want them consistent, preferably with the chevron.

    #1286470
    Nabeel A
    Moderator

    Hi again,

    To add an icon in footer’s widget title, just add the following code in your child theme’s style.css file:

    footer .h-widget:before {
        content: "\f054" !important;
        padding-right: 0.4em !important;
        font-size: 0.925em !important;
    }

    Let us know how this goes!

    #1286476
    isdg01
    Participant

    That did the trick! Thanks so much!!!

    #1286495
    Jade
    Moderator

    You’re most welcome.

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