Forum Replies Created

Viewing 6 replies - 31 through 36 (of 36 total)
  • Thread Starter pase

    (@photoshopace)

    I am already working on a childtheme with custom breakpoints. The classes I am trying to remove control the layout of the page elements. When the viewport reaches a width of 768 px the layout breaks. By removing the col-450 and the fit classes form the p tags makes the layout works better. I would like to remove, cancel, null or override the classes col-450 and fit from the p tags between 768px and 980px without affecting the rest of the elements on the page. Can this be done with java script or css?

    Thread Starter pase

    (@photoshopace)

    I will give it a try!
    Thanks very much for your help!

    Thread Starter pase

    (@photoshopace)

    The javascript is placed at the bottom of the footer.php file.
    Now that you mention it. I think this is the problem. The javascipt doesn’t automatically load by placing it in the footer.php file. I am not sure how to load it properly.

    Thread Starter pase

    (@photoshopace)

    Thanks for responding. I have a menu list with a link to the contact form. The behavior I am trying to achieve is to show the contact form when the link is clicked. The contact form is hidden by default.

    Adding a class through the admin area panel options to the menu link works, I can add css rules to the menu item.

    However, the menu item class does not see the javascript function.

    Thread Starter pase

    (@photoshopace)

    For instance, I am developing a child theme. This includes adding pages, menus, widgets and plugins. The plugins require adding php code to the page templates. The widgets require editing the functions.php file

    The part that is confusing to me is how to how to add the new changes to the version that is already in the test server.

    Thread Starter pase

    (@photoshopace)

    I have try browser add-ons and extensions which work fine when not using the MAMP/local host. The extensions and add-ons don’t respond under the local host environment.

    I am using a WP plugin CSS refresh which updates the browser on page save.

    So far, I have not been able to find a way to refresh the browser when doing in the browser WP admin area edits.

    Can the browser be configured to do this task automatically?

Viewing 6 replies - 31 through 36 (of 36 total)