Okay
  Public Ticket #1615513
Problem with CSS
Closed

Comments

  • rzamith started the conversation

    I'm having some trouble editing the CSS in your template, as some code is clearly in a css file, others seems to be coded directly on php. Here is an example. I can't seem to find this code in any css file:

    @media screen and (max-width: 768px)
    .footer-widgets .widget-area.widgets--columned-layout>.widget {
        width: 50%;
        float: left;
    }

    However, for different screen sizes, the code is on the main.css file. Any idea why some of the code is not available for editing?

    Many thanks.

  • [deleted] replied

    Hi R,

    Please consider check the Custom CSS  area, if you can find out the code there.

    Thank you.

  • rzamith replied

    Where exactly can I see that? This applies to the footer, so it's not something that I can edit on a specific page for example. Is there a global custom css for the website?

    I was expecting a more obvious response, since you have coded these templates yourself?

  • [deleted] replied

    Hi R,

    Yes Custom CSS is global (inline) CSS content for all site and can be accessed from wp-admin area as you can see in article i have provided to you. If you have installed one of our Demos it includes some Custom CSS also. 


    (view large version)

    Thank you.