Your Time:
Our Time:
← Back to discussions

CSS Changes / Caching Problem

Need help with a different issue? Search the forums or open a new ticket.
Open a support ticket

This topic has 4 replies, 3 voices, and was last updated 10 years, 8 months ago by Anonymous.

Tagged: 

  • 2015-12-24 at 5:41 am
    Support Expired
    #11760
    ilovegraphicdesign
    Participant
    • Topics: 1
    • Replies: 2
    • Total posts: 3
    • Post count: 2

    1- Hi is there a way to remove your default styling of the plugin generated code on the front end so that it matches my themes css?
    Please have a look here… https://www.jjosephsalon.com/ on the top… your text is kind off smaller than the regular text on the right side, and it is not aligned on the base line….

    2- How does this plugin work if i am using W3 Total cache? Cause appearantly its not updating the color of the status directly when we are closed? Any work around with this?

    3- Its a kind off future request πŸ™‚ I love this plugin…. it would be nice if we can use tabbed timings… example ( we have 2 stores and they differ in the business hours, so i would like to combine the two stores into the same area just with 2 different tabs on the top … like Location 1 (always visible) and under it the timing… then theres a tab beside location 1 that says location two and it would show the second locations timing.

    Thanks alot & Happy Holidays

    2015-12-29 at 2:03 pm
    #11795
    Fem
    Keymaster
    • Topics: 2
    • Replies: 5215
    • Total posts: 5217
    • Post count: 6003

    1) If you have custom css section add the following rule and it will display vertiaclly aligned.
    .iva_bh_shortcode.iva_bh_singleday { display: inline; }

    2) It will change its status if you refresh the page. As its not ajaxified so it will not change its status automatically without reloading a page.

    2) You can use tabs shortcode from the theme and implement both shortcodes in your tabs shortcode.

    Thanks and happy holidays to you too!

    • This reply was modified 10 years, 8 months ago by Fem.
    2015-12-30 at 4:42 am
    Support Expired
    #11806
    ilovegraphicdesign
    Participant
    • Topics: 1
    • Replies: 2
    • Total posts: 3
    • Post count: 2

    Hi.. i did as you recommended in regards of number 1.

    But if you look closely… its still like 1 px under the regular text if not even more, or maybe its just a different font? is there any way to get it to be exactly the same as the rest of my text? :$

    Home

    thanks alot

    2015-12-30 at 4:45 am
    Support Expired
    #11807
    ilovegraphicdesign
    Participant
    • Topics: 1
    • Replies: 2
    • Total posts: 3
    • Post count: 2

    Solved πŸ™‚

    .iva_bh_shortcode.iva_bh_singleday {
    display: inline!important;
    font:12px / 18px “Open Sans”, Helvetica, Arial, Verdana, sans-serif!important;
    }

    2015-12-30 at 12:36 pm
    #11813
    Anonymous
    Inactive
    • Topics: 0
    • Replies: 3227
    • Total posts: 3227
    • Post count: 0

    Glad that you have fixed it. Topic is set to be resolved. If you wish to update this topic please reply here instead of creating another topic.

You must be logged in to reply to this topic.