Categories

Featured templates

CherryFramework 4. How to add custom CSS styles

Andre Flores July 1, 2015
Rating: 5.0/5. From 1 vote.
Please wait...

Hello! This video tutorial shows how to add custom CSS styles in CherryFramework 4 templates.

CherryFramework 4. How to add custom CSS styles

There are some custom CSS styles that you may want to implement to your site to make some element/section look the way you need.

Great functionality of CherryFramewok allows you to add such styles directly from WordPress dashboard, so you do not have to edit any files.

Let’s learn how to do it.

Let’s say, you would like to edit the header navigation menu links hover color:

cherryframework_4._how_to_add_custom_css_styles_1

If you still have not heard about the Firebug extension for Firefox browser, you should definitely get familiar with it!

  1. Using Firebug or Inspect element feature of your browser locate the CSS class assigned to header navigation menu links hover:

    cherryframework_4._how_to_add_custom_css_styles_2

  2. Click on the CSS class with your right mouse button and choose “Copy Rule Declaration” option to copy it to the clipboard:

    cherryframework_4._how_to_add_custom_css_styles_3

  3. Now, access your WordPress dashboard and navigate to Cherry -> Options:

    cherryframework_4._how_to_add_custom_css_styles_4

  4. On the appeared screen, the General tab will be active by default – this is the section of Cherry Options we need. Scroll down to the bottom of the Cherry Options interface to locate the User CSS field:

    cherryframework_4._how_to_add_custom_css_styles_5

  5. Paste the previously copied CSS rule to the User CSS field using CTRL+V/CMND+V key (Windows OS/Mac OS).

  6. Replace the color code (#f62e46) with any desired one, e.g. black (#000000).

  7. Click the “Save options” button to apply changes:

    cherryframework_4._how_to_add_custom_css_styles_6

Navigate to your site front-end and refresh the page to see changes.

You can see the header navigation links hover color is changed to black now:

cherryframework_4._how_to_add_custom_css_styles_7

This is the end of the tutorial, you have learnt how to add custom CSS styles in your CherryFramework 4 template.

Feel free to check the detailed video tutorial below:

CherryFramework 4. How to add custom CSS styles

Wordpress Web Page Templates
This entry was posted in Monstroid Tutorials, WordPress Tutorials and tagged css, custom, style, WordPress. Bookmark the permalink.

Submit a ticket

If you are still unable to find a sufficient tutorial regarding your issue please use the following link to submit a request to our technical support team. We'll provide you with our help and assistance within next 24 hours: Submit a ticket