mrme123
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7 - Success Page Redirects] Redirect not workingWould this script apply the redirect to all of the forms on the site? I have multiple forms, but only would like one of them to redirect. how would I do so? thank you!
Forum: Themes and Templates
In reply to: [Twenty Sixteen] Removing an image from mobile viewThis worked perfectly from what I can tell. Thank you!
Forum: Themes and Templates
In reply to: [Accesspress Basic] Mobile Menu Color ChangeI came across this post and tried to use Mr Case’s code and unfortunately it didn’t seem to work. My site can be seen here. Any insight is appreciated!
Forum: Themes and Templates
In reply to: [Storefront] How to change Mobile link colorDisregard, this is fixed.
Forum: Themes and Templates
In reply to: [Storefront] How to change Mobile link colorI know this is resolved, but I tried to use @sauravhny12’s code and it only works on the first of several footer links. All of the others remain as they were before. Any idea what could be causing this? Thanks in advance.
Forum: Plugins
In reply to: [Thumbnail carousel slider] Slider Spacing IssueCan anyone help troubleshoot this or is there a better place to get help? Thanks!
Forum: Themes and Templates
In reply to: [Vantage] How to Change Hover ColorThanks- it worked perfectly! Do you know if/ how I could make the ‘follow us’ links hover to duplicate the hover trait that they have in the footer?
Forum: Themes and Templates
In reply to: [Vantage] Text Widget/ Form IssueHi Allan – I did not personally create this but it was built in the ‘visual editor’ widget. It looks like you will need to have the icons uploaded to your images library also make sure to replace the links with your own. Below is the CSS and the code for the widget. Still learning so I can;t really break it down further. Good luck!
}
.ssba, .socialLinks {
width: auto;
text-align: center;
display: table;
margin: 0 auto;
}
.socialLinks img{
margin: 5px;
}
.ssba div, .socialLinks div{
text-align:center !important;
}
.ssba a, .socialLinks a{
display:table-cell;
}
——————–
<div class=”socialLinks”>
<img src=”https://blacksnowmedia.com/soc/wp-content/themes/soc/images/facebook.png”>
<img src=”https://blacksnowmedia.com/soc/wp-content/themes/soc/images/twitter.png”>
<img src=”https://blacksnowmedia.com/soc/wp-content/themes/soc/images/linkedin.png”>
</div>Forum: Themes and Templates
In reply to: [Vantage] Text Widget/ Form IssueIt worked this time- thank you very much!
Forum: Themes and Templates
In reply to: [Vantage] Text Widget/ Form Issue1. I have not, but I am only having trouble with the widget That is labeled ‘Ready to get started’
2. I was curious about moving just this widget to the left sidebar, and keeping the rest on the right. Is that possible?
3. I misspoke and meant the same widget already mentioned ‘Ready to get started’. I am trying to make it pop a bit more (well all of the sidebar widgets for that matter). Any ideas, or resources that demonstrate some of the formatting options for widgets? Any opinions/ ideas are welcome.
Thanks Misplon!
Forum: Themes and Templates
In reply to: [Vantage] Increasing Font In MenuThat took care of it- thank you very much for your help!