Do you want to apply styles to all parts of the word press site, not just the theme styles? You can modify the strange looking plug-ins in the theme, or change their appearance to make the assembly work better Well, CSS is a markup language that allows you to do it. It has a touch While customizing your text printing site is super powerful. Unless you are not a developer, or at least not familiar with the basics of HTML, it is almost impossible to specify your own site styles using CSS. By default, the learning curve of ordinary users is too large to benefit from CSS. The
Yellowpencil is an advanced word press plug-in that can be changed. You can use the visual interface familiar to beginners to change CSS styles on all elements of the WordPress site. Whether you are an ordinary user or a developer who wants more control over the site or to speed up workflow when using CSS, I think yellowpencil can provide something. Continue to read my yellowpencil comments to learn about my views on plug-ins and how to practice them. Yellowpencil review: the full feature list yellowpencil enables you to use the new yellowpencil available on the WordPress toolbar to get edit buttons. The
After opening the yellowpencil interface, you can: Click the element on the page to select. Specifying element styles using graphical interfaces such as drop-down menus and color selectors is the core function of the entire plug-in. I will show it myself in the section. In addition, yellowpencil offers: Drag and drop layout controls. Simply drag and drop an element in the live preview to change its position. Resize drag and drop. Similarly, you can use drag and drop to resize specific elements in the visual preview. Reactive design. You can view a reactive preview and change the style that only applies to that device. Wireframe mode. This useful mode makes it easier to adjust the layout by hiding visible elements and displaying only simple wireframes. Undo \/ redo and modify history. This allows you to easily move backwards or forwards as needed. Direct CSS editor. If you are already familiar with CSS, you can also make changes directly in the code editor. The best part is that yellowpencil works with everything. That is, it can be used not only to specify the output of the plug-in being used, but also to specify the style of the word press theme. The
Practice of using yellowpencil: in order to directly use the page style yellowpencil, we set up a new query page with wpforms query form. Now we will use the theme menu to specify the style. Then you will see how yellowpencil works. Open the yellowpencil interface: ‹ 1 – use this sidebar to access various modes, such as reactive design mode or wireframe mode. 2 – live preview of the page being edited. The style changes are immediately reflected in the live preview. 3 – after selecting an element, you can set a new style here. Element selection (two modes) yellowpencil provides two ways to select elements. The
Flexible inspector – the flexible inspector selects all types of elements. For example, if you click a menu link using the flexible inspector, you can apply the same style to all menu links. Single sided mirrors – specific elements when using single sided mirrors
Select only one. You only need to click an administrator and a menu link, for example, you only need to apply a style to a link. The following is an example: If you use the flexible inspector to select a menu link and add a border, you will see that it applies to all menu items. The
Now, in a single inspector, the same style is displayed (note that only the border is displayed on the main menu link). Therefore, this is a very useful function, allowing you to select the exact elements you need at any time. CSS selectors are complex, but they can switch between the two modes, so they are simple. Although we saw the element modeling with side panels above, we will learn more about how the element style assignment works. For all elements, yellowpencil provides the following tabs: If you want to add box shadows to the input form fields (for example, developer centric features, such as opacity, floating position, cursor, etc.), navigate to the box shadows tab and edit the box shadows using simple interface controls to obtain the size of the text background margin boundary edge radius position. The
Here are my favorite features. If you want to change the size of an element, you can use the same side panel. Alternatively, you can drag and drop: In the same way, drag and drop can be used to actually move some elements (although it does not work for all individual elements, most items can be moved). For example, you can easily move page titles. The drag and drop function is not only unique to the visual CSS editor plug-in, but also very useful for changing the page shape. This is the core of yellowpencil’s way of working. Now, let’s look at the other patterns you can get. The
You can access yellowpencil’s other modes using the sidebar to the left of yellowpencil’s browse for other modes. In reaction mode reaction mode, a new ruler will be displayed at the top of the screen, with various reaction breakpoints of the site on the ruler and a prompt for the version you are currently editing. To edit another device, simply click one of the breakpoints at the top. This allows you to preview the corresponding device size in real time. But more than that. All styles changed in this mode apply only to this device. In general, I like the way yellowpencil implements reactive control. You can visually see the breakpoint of the top ruler, which is very convenient. The
Wireframe modewireframe mode helps you create a default layout of content. By default, all styles are dimmed and can only focus on positioning. In addition, each time you hover over an element, detailed size information is displayed. Male Darcy – quite convenient. In particular, if you are an ordinary user, you will not use this mode often. But better yet. If you want to use the code editor code directly, you can open the entire code editor to edit the following styles: If you use animation on the entire site (global) animation manager page of the specific template being edited by the specific post being modified, you can use the animation manager mode to view the timeline of all animation events on that page. You can also use drag and drop to change the duration of animation events. This is very convenient. The
Other yellowpencil settings navigation finally, yellowpencil provides several different useful controls in the settings area. On the customize tab, you can view all custom CSS added. You can also export all CSS by clicking the button. Which means that you will never be locked up. You can stop using yellowpencil if you like