- This topic has 5 replies, 3 voices, and was last updated 10 years, 4 months ago by
Theme Horse Support Team.
-
AuthorPosts
-
July 16, 2015 at 10:13 pm #26464
Nienke
ParticipantHello,
I used the business template for my homepage and used the visual editor widget to add some text. Im using the wide layout for my site.
My problem is that the text written with the visual editor is very wide which makes it hard to read. How can I make this smaller?Nienke
July 17, 2015 at 4:38 am #26467Theme Horse Support Team
KeymasterHi Nienke,
Could you please provide your site Url and which section are you talking about? Please make it more clear.
Thank you!
July 17, 2015 at 7:44 am #26470Nienke
ParticipantHi,
No problem, the link to my website is: http://www.emotiealsmedicijn.nl/
The problem I am talking about is directly below the slider on the homepage.I am looking forward to reading your response.
Kind regards,
NienkeJuly 21, 2015 at 10:31 am #26555Theme Horse Support Team
KeymasterHi Nienke,
We have designed our Business template to have our own widget so your text widget is not displaying correctly.
Anyways to reduce the width of text widget in business template Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:.business-layout .widget_black_studio_tinymce { margin: 0 auto; padding: 50px 0 30px; width: 990px; } @media only screen and (max-width: 1078px) { .business-layout .widget_black_studio_tinymce { width: 708px; } .narrow-layout .widget_black_studio_tinymce { width: 668px; } } @media only screen and (max-width: 767px) { .business-layout .widget_black_studio_tinymce { width: 300px; } .narrow-layout .widget_black_studio_tinymce { width: 280px; } } @media only screen and (min-width: 480px) and (max-width: 767px) { .business-layout .widget_black_studio_tinymce { width: 460px; } .narrow-layout .widget_black_studio_tinymce { width: 440px; } } @media only screen and (max-width: 319px) { .business-layout .widget_black_studio_tinymce, .narrow-layout .widget_black_studio_tinymce { width: 95%; } }Thank you for using our theme.
July 22, 2015 at 9:22 am #26597Nienke
ParticipantThank you very much. It works perfectly!
Kind regards,
NienkeJuly 22, 2015 at 10:33 am #26603Theme Horse Support Team
KeymasterHi Nienke,
That’s Great!
Could you also please help us rating this theme in WordPress Repository.
https://wordpress.org/support/view/theme-reviews/ultimate
We really appreciate your rating.Thank you!
-
AuthorPosts
- You must be logged in to reply to this topic.
