Organized Themes
Forum Replies Created
-
AuthorPosts
-
Organized Themes
ParticipantHi Jason,
Try this css code to try and fix it.
Cheers
Sam
@media only screen and (min-width: 250px) and (max-width: 767px) { .hero-top .section-content { position: relative; } }
Organized Themes
ParticipantHi Jason,
Try this css code to try and fix it.
Cheers
Sam
@media only screen and (min-width: 250px) and (max-width: 767px) { .hero-top .section-content { position: relative; } }
Organized Themes
ParticipantHi,
The image is using a 274 x 80 image size.
Cheers
Sam
Organized Themes
ParticipantThis reply has been marked as private.January 23, 2017 at 11:09 in reply to: Navigation-Menu not showing correctly on mobile devices #38713Organized Themes
ParticipantThis reply has been marked as private.Organized Themes
ParticipantHi Adam,
Have a look at this plugin https://codecanyon.net/item/foodpress-restaurant-menu-reservation-plugin/6480595?ref=cssmdns
It has very high review and should fit what you described above.
Have a nice day.
Cheers,
Sam
Organized Themes
ParticipantHi Peter,
Have you checked the header widget location?
Regards
Samuel
Organized Themes
ParticipantHi Suzi,
I have contacted Bill regarding this and he should be in touch shortly.
Apologies for the delay.
Regards,
Samuel
Organized Themes
ParticipantThis reply has been marked as private.Organized Themes
ParticipantThanks Bill!
Super helpful as always.
Organized Themes
ParticipantHi Jason,
My name is Samuel King and I am the new owner of Organized Themes.
The easiest way to do this is to identify the widget class for the widget you want to customize and then create a CSS rule to target that widget.
See this article http://www.wpbeginner.com/wp-themes/how-to-add-custom-styles-to-wordpress-widgets/
That is the easiest way to customize an individual widget.
Regards
Sam
Organized Themes
ParticipantHi Adeola,
My name is Samuel King and I am the new owner of Organized Themes.
Let me see if I can help you out here.
If you want to make the text widget 100%, you will first have to create a CSS rule for it, and then apply that rule to that text widget.
To do this, please download this plugin here https://wordpress.org/plugins/widget-css-classes/
Install and activate this plugin.
Next navigate to your custom css setting, it can be found under customize=>advanced=>custom css.
Paste this code below in the field
#home-widgets .widget.hometext-block { width: 100%; }
Finally, add your text widget to the home page and under the new settings that says css classes, paste this text there
hometext-block
This will make that text widget 100%.
Let me know if you run into any issues.
Regards
Sam
January 11, 2017 at 02:37 in reply to: Trying to create three posts side by side on Feature Page #38666Organized Themes
ParticipantThis reply has been marked as private.Organized Themes
ParticipantThis reply has been marked as private.Organized Themes
ParticipantHi Zac,
I just went through your site but can’t find the series you talking about.
Please send me a direct link to investigate further.
Cheers
Organized Themes
ParticipantThis reply has been marked as private.Organized Themes
ParticipantThis reply has been marked as private.Organized Themes
ParticipantHi Philipp,
Use this code in your custom css file
.sf-menu ul li a, .sf-menu li.current-menu-item ul li a { color: #ffffff; background-color: red; }
The background color will be the new colour you want it to be. In the example above, I changed it to red.
Please try this and let me know how you get on.
Cheers
Organized Themes
ParticipantThis reply has been marked as private.Organized Themes
ParticipantThis reply has been marked as private.Organized Themes
ParticipantHi Micah,
My name is Samuel King and I am the new owner of Organized themes.
Bill will be on hand to offer advice when needed.
I just had a look at the website, do you happen to have a screenshot of what it looked like before?
Cheers
Organized Themes
ParticipantHi Daniel,
Happy new year.
The lifetime membership is only valid to you.
All updates and support will have to go through you.
We are creating a new member panel that will make this easier to manage.
Cheers
Organized Themes
ParticipantHi Aknodolf,
Try and use an image with at least 300px width size. The theme will resize it to fit.
Cheers
Organized Themes
ParticipantHi Samuel,
Happy new year.
Did you use a child theme for customizations?
Also, did you create a back up?
Some hosting companies provide free back up, please find out from your hosting provider. We might be able to restore that back up if you don’t have one.
Cheers
Organized Themes
ParticipantHi Rick,
I am not sure you need a new theme. Have you asked wp engine about this?
I have not looked into HTTP/2. protocol and I don’t think I am the best qualified to give advice on it.
Cheers
-
AuthorPosts