I could confirm the issue on firefox browser therefore notified the theme developer about this so that it will be fixed.
The issue will be fixed ASAP.
Hi @koopatroopin,
I hope you are well today and thank you for your question.
You can use Unyson Page Builder to edit any page as displayed in the following video.
https://www.youtube.com/watch?v=f05ywMxOXQg
Could you please tell me what you want to edit in the page so that i can help you
Best regards,
Shufflehound team
We have resolved this footer issue in the latest released theme version so please update your theme.
We have resolved this issue in the latest released theme version so please update your theme.
We have added this feature in the latest released theme version so please update your theme to use it.
I don’t see the contact form on the home page of your shared site except the subscription form as shown in the attached screenshot.
Please advise and if possible share the screenshot of that form.
To resolve the issue could you please try using CSS solution posted in the following topic.
@LaboremEdge Would you mind if i log in to your site and do some troubleshooting? If this is ok then could you please share me your site log in details privately by adding them in the box having text “Click here to share private content. Only you and forum moderators will bee able see it.”?
Also share me your site FTP or cPanel details.
You can resolve this issue by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.sh-footer-columns > .widget-item {
width: 25% !important;
}
Solution for this topic
You can try setting minimum height to them by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.sh-portfolio-item {
min-height: 475px;
}
You can use shortcode parameters as following.
[countdown date='2017/05/05 12:02' style='style2' size='large']
[icon_box icon='fa fa-anchor']
There are only following documentation of Unyson Visual Builder
http://manual.unyson.io/en/latest/extension/shortcodes/
To get more information about shortcodes, you can contact Unyson developer on http://support.themefuse.com/hc/en-us/requests/new
Solution for this topic
Use the below custom CSS code to achieve this.
#gform_2 label.gfield_label {
font-size: 15px;
color: #3f3f3f;
}
#gform_2 label.gfield_label:after {
font-family: 'simple-line-icons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
content: "\e080";
font-size: 14px;
padding-left: 5px;
color: #47c9e5;
}
#gform_2 span.gfield_required {
display: none;
}
#gform_2 textarea,
#gform_2 input{
color: #00b0c3;
}
input#gform_submit_button_2{
width: 100%;
color: #fff;
font-weight: bold;
border-width: 0;
background-color: #15bee4!important;
border-radius: 100px!important;
line-height: 50px!important;
padding: 0 30px!important;
transition: 0.25s all ease-in-out;
}
Solution for this topic
You can resolve these issues by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.sh-footer .sh-footer-widgets a.sh-social-widgets-item i {
color: #000 !important;
}
.sh-team-overlay2 .sh-team-icon .sh-team-icon-container i {
vertical-align: text-bottom;
line-height: 60px !important;
}
.sh-team-overlay2 .sh-team-icon .sh-team-icon-container{
height: 60px;
}
Please change your shared login credentials ASAP because you have shared it publicly.
You can resolve this issue by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
html #page-container .menu-item a {
background: #262626;
}
You can hide it in the English language site by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
html[lang="en-US"] #page-container > .sh-page-notice {
display: none !important;
}
can you also tell me how to change the “got it” button text?
You can change it using the following plugin.
I visited the contact us page on your site and it is loading fine for me as shown in the attached screenshot. Also i am not getting any javascript error message in the console.
Please share the correct page URL if i am checking it in the wrong place.
Hi @cmurockstar,
I hope you are well today and thank you for your question.
I visited your shared page and it is displaying fine for me on lower browser width.
Could you please share the screenshot of the issue by testing it on https://www.responsinator.com/ ?
Best regards,
Shufflehound team
Hi @docleaver,
I hope you are well today and thank you for your question.
Could you please share me the page URL from your site where it is not displaying correctly so that i can troubleshoot it?
Best regards,
Shufflehound team
Hi @jorgealarcon,
I hope you are well today and thank you for your question.
Your shared site is not accessible for me as it is under Maintenance mode but it is working fine for me on our demo site as shown in the attached screenshot.
Please test it using different browser and check your mouse is working fine.
Best regards,
Shufflehound team
Hi @guillermo,
I hope you are well today and thanks for posting here.
Please make sure you are using recent version of PHP on your server and have the php module “Filter” installed.
You can also contact your web host to do this.
Best regards,
Shufflehound team