Forum Replies Created
-
AuthorPosts
-
Rabin Shrestha
ParticipantHi keithmoore40,
Can you post link to your site?
Rabin
Rabin Shrestha
ParticipantHi krymka,
Since the page/post has only one featured image upload by default. It would be better if you user separate pages for services and slider.
Rabin
Rabin Shrestha
ParticipantHi Emmykk,
It would be better to use image editing tool to crop or resize the image or icon to your desired size rather than searching for the exact image size. If you want free icons you can search in iconfinder.com
Rabin
Rabin Shrestha
ParticipantHi Emmykk,
It would be better to use image editing tool to crop or resize the image or icon to your desired size rather than searching for the exact image size. If you want free icons you can search in iconfinder.com
Rabin
Rabin Shrestha
ParticipantThe Calendar widget included in our theme is the default widget that comes with WordPress installation. And the id attribute for the calendar widget table is #wp-calendar as you said. You can’t just copy some CSS from any site and paste it in yours and hope that everything will work fine. We need to see your site in order to tell you what’s wrong. Also we have no idea how you want your calendar widget to look like. So it would be difficult for us to differentiate what’s wrong and what’s right by just seeing the code. Also it would be better if you take help from some developer who can deliver exactly how you want to show your widget particularly for your site.
Rabin
Rabin Shrestha
ParticipantHi Ckeilson,
You can see this forum topic for removing the header space here https://www.themehorse.com/support-forum/topic/remove-white-space-above-header/
Rabin
Rabin Shrestha
ParticipantHi melanieann7406,
Go to Appearance->Theme Options->Design Options->Custom Header and check the Hide Seachform from the Header Option
Rabin
Rabin Shrestha
ParticipantGreat! 🙂
Rabin Shrestha
ParticipantHi slimbach,
You can change the change the date of the post with which that image is attached.
Rabin
Rabin Shrestha
Participant🙂
Rabin Shrestha
ParticipantHi Maria,
You can use this CSS and paste it in Your Custom CSS option in theme options panel
#content ul.default-wp-page {
display:none;
}Rabin
September 17, 2013 at 6:33 am in reply to: Hiding author, date, category information AND separators #4006Rabin Shrestha
ParticipantHi,
If you want to remove both line paste this CSS
.entry-meta-bar { border-bottom: medium none; border-top: medium none; }
if you want to remove only bottom line then remove the border-top css and viceversa
Rabin
September 16, 2013 at 7:01 am in reply to: Right sidebar showing at the bottom in some browsers #3986Rabin Shrestha
ParticipantHi,
Which device are you using to view the site? Your browser width should be more than 1078px inorder for sidebar to show beside the content. If the browser size is less than that the sidebar will appear below the content. This happens only in ipad and mobile devices.
Rabin
Rabin Shrestha
ParticipantGreat 🙂
September 16, 2013 at 6:46 am in reply to: Hiding author, date, category information AND separators #3984Rabin Shrestha
Participant🙂
-
AuthorPosts