Site logo

size

Woocommere Product Page Images not full column size

Hi There Any idea why Beaver Themer would change the Woocommere Product Page images to have the size. They are working fine with the default Generate Press when I disable the Singular Post Layout I’ve opened a ticket with them Beaver Builder as well. Thanks Scott

Menu/Sub Mobile Adjustments

Hi there, How can I take off the “x” (close) from the mobile slideout menu? And also, I would like to change the mobile submenu items size to match the menu items, right now the sumbmenu items appear smaller than the normal mobile menu items, how can I acomplish that? Thank you.

Mobile header font size/weight

Hi, what is the css (or where can i find it??) for changing the mobile´s header text/font size? I need to change the header´s text size, the weight etc. Also I need to know the css to change the mobile font size and weight of Page titles as well. I looked at the docs and … Read more

set different font sizes for mobile versus desktop

Is there a way to set different sizes body text for mobile within the customizer? I favor larger fonts for desktop and smaller for mobile, and thought switching among desktop, mobile and tablet view in the customizer would allow me to choose different settings for each like it does for the headings, but any change … Read more

Header Image and mobile size

Hi, I have a couple of questions. I’ve created a header with quite a big height and full width. This works fine on a computer screen, but when I look at the page for a mobile phone, I only see a small section of it. If I enable the mobile header, then it only gives … Read more

Size of widget on mobile

Hi Tom! When viewing on mobil the widgets appear to big. Is there any way to down size them only on mobil?

Featured image size in posts

I was using this css to set a maximum width for featured images that appear at the top of posts, but it doesn’t seem to be working anymore: .wp-post-image { max-width: 400px; display: block !important; } Thoughts? (The “block” element is unrelated to the size and is there for centering the featured images.)