This topic has 10 replies, 2 voices, and was last updated 10 years, 3 months ago by Anonymous.
Viewing 11 posts - 1 through 11 (of 11 total)
On closed days the logo in my theme (the7) is pushed down below the menu bar. On open days the logo is displayed properly. See attached file. Can you please advise how to fix the issue.
1. It’s showing fine at my end. Have a look at the screenshot.
2. I have seen that it’s working fine. Can you please share me the screenshot about the issue?
For padding:
Find this path, plugins/iva-business-hours-pro/assets/css/iva-bh-front.css on line no 119 and change margin: 0 3px; to margin: 0 9px;
.iva-bh-oc-text {
display: inline-block;
background-color: #8FCA43;
padding: 0 10px;
color: #ffffff;
font-size: 10px;
line-height: normal;
margin: 0 3px; // make it as margin: 0 9px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
Unable to install wpide plugin to edit files. Kindly provide access to install the plugin so that we can fix the issue.
Fixed the issue.
Edited files: iva-business-hours-pro-shortcode.php, iva-business-hours-pro-widget.php
No, this is a bug in our theme. Missed a closed tag so that’s the reason issue occurred. We did a fix for this in our plugin also.
Viewing 11 posts - 1 through 11 (of 11 total)
You must be logged in to reply to this topic.