Forum replies created
I tried some shortcodes and it works fine..check here http://scruffydogdesign.com/smiles/390/
try to assign a clean page to the homepage
Custom CSS:
#sidebar .heading {margin: 0;}
will wait till you fix the PHP error message 😉
please provide the website URL
probably you are looking for this Custom CSS:
@media only screen and (max-width: 1000px) {
#header-sticky .logo, #header .logo {
float: none !important;
margin: 20px 0 20px !important;
text-align: center;
}
}
your website please and login details
cannot access the page right now 🙁
did you modify the CSS somehow, using a child theme? the weird thing is this in your CSS which in original’s theme is not:
.page-title ul li::after {
color: #0a23d3;
content: "f105";
font-family: FontAwesome;
font-size: 13px;
}
I updated the theme’s package…please install it and let me know if it works fine now