container width
is it possible to run the theme in % according to screensize? In the ‘appereance’ it’s only possible to scale the slide in pixels?
is it possible to run the theme in % according to screensize? In the ‘appereance’ it’s only possible to scale the slide in pixels?
hi there, i’d like to use an svg background from heropatterns.com. They give you the css for it: `background-color: #ffffff; background-image: url(“data:image/svg+xml,%3Csvg xmlns=’http://www.w3.org/2000/svg’ viewBox=’0 0 80 80′ width=’80’ height=’80’%3E%3Cpath fill=’%23668abe’ fill-opacity=’0.04′ d=’M14 16H9v-2h5V9.87a4 4 0 1 1 2 0V14h5v2h-5v15.95A10 10 0 0 0 23.66 27l-3.46-2 8.2-2.2-2.9 5a12 12 0 0 1-21 0l-2.89-5 8.2 2.2-3.47 2A10 … Read more
Aloha from Hawaiʻi, Loving your theme, just wondering…the following rule in style.min.css kicks up accessibility issues. .main-navigation a,a,a:focus,a:hover,a:visited,ins,mark { text-decoration:none; } We’ve overridden this rule with our own CSS, but our accessibility checker still picks up the above rule as an issue. We’re in higher education and underlined links are required, so we’re just wondering … Read more
I’m integrating an app (non-WP) with a GeneratePress site, and using Unsemantic in the app so my client can use all the great features of GeneratePress. For the app, I’m looking for something to style the forms & tables that won’t collide with Unsemantic – any suggestions/favorites? I saw you say GeneratePress will eventually use … Read more
I’m noticing a flash of unstyled content when clicking on the products tab (linked provided to admin) after visiting the homepage. Having a hard time figuring out what is causing this and if it’s the way the style sheets are loading in GP or caused by a plugin. Thanks.
I want to wrap everything from the <header> element to the .site-footer element in a div and then style that div accordingly. Possibly create a drop shadow for all the wrapped elements. I can add an opening div using the generate_before_header hook but I don’t see anything like a generate_after_footer hook. I can use wp_footer … Read more
Hello, I have this page (with metaslider) https://ibb.co/cKYNDm How i can make : https://ibb.co/goWsDm It’s possible ? Thx
Hi Tom and Team, Previously i install Shortcodes Ultimate to make some column text etc until i found your plugin Lightweight Grid Columns. so i decided to change my plugin to Lightweight Grid Columns. The problem is about css and styling, 1. How to make colunm text with fontawesome like this with Lightweight Grid Columns? … Read more
I have an issue with Heading 2 (H2) and body font/css. It looks OK while I’m in Customizer, but something blocks the font styling on the website. Some letters are looking different & more bold: e, v, y and t. Customizing ▸ Typography ▸ Headings Heading 2 (H2 settings: Open Sans Font Weight 300 Font … Read more
Hi, i want to style an individual post/single post at specific category. is it possible? something like different background color etc thank you