-
Search Results
-
Hi there,
I create this page: https://koopmandesign.nl/binnenkijken/
On this page I added a grid-gallery with portfolio.
On the top of this gallery is a filter.
I like to change the size and thickness of the font of this filter… see also https://www.dropbox.com/s/uczjywyxt7ut38c/Schermafbeelding%202020-05-19%20om%2015.36.41.png?dl=0Hope you guys can help me out.
Grtz, JeroenI am trying to change specific header fonts (H2, H3, H6) to Roboto. I have changed them in the Advanced Styling menu but they don’t show up correctly. They just look like the default fonts. I was able to change the sizes, but not the fonts.
Topic: Set size on gridrow
Hi.
I have two grid rows on page, on two rows. All content in cells are 384 px in height and all “flex_cell_inner” is displayed as 384 px in height.
But the problem is that the “flex_cell no_margin av_one_fifth” states 404 px in height, leaving 404-384=20 px in padding_bottom for both of the
Grid rows. Here comes the entire class:
<div class=”flex_cell no_margin av_one_fifth avia-builder-el-1 el_before_av_cell_one_fifth avia-builder-el-first av-zero-padding ” style=”height:384px;min-height:384px;vertical-align:top;padding:0px;”><div class=”flex_cell_inner”>
<div class=”avia-image-container avia_animated_image avia_animate_when_almost_visible fade-in av-styling- av-hover-grow noHover av-overlay-on-hover avia-builder-el-2 el_before_av_textblock avia-builder-el-first avia-align-center avia_start_animation avia_start_delayed_animation” itemprop=”image” itemscope=”itemscope” itemtype=”https://schema.org/ImageObject”><div class=”avia-image-container-inner”><div class=”avia-image-overlay-wrap”><div class=”av-image-caption-overlay”><div class=”av-caption-image-overlay-bg” style=”opacity:1; “></div><div class=”av-image-caption-overlay-position”><div class=”av-image-caption-overlay-center” style=”color:#ffffff; font-size:10px; “></div></div></div>How can I via CSS remove that!
Thanks,
OPVABGood evening Folks,
new question: I noticed that the H-headlines unfortunately do not adjust in size
– say – in the desktop resolution a headline has e.g. 18pt and in the mobile
view it still has 18pt, although it should actually have 14pt. Is this technically
intended, or is it a bug? I actually can’t imagine that this is intended, because
that would contradict the “Responsive Logic”, wouldn’t it?Please take a look at the screenshot or go to the site…you have to scroll down
to the word: AUSSTELLUNGSBETEILIGUNGENBest regards
CarstenHi Guys,
These are my goals below, I’ve gone into advanced style and deleted any caches and I dont see the changes, help please.
I want to make the H3 blog posts titles here, not all caps
I want to make the titles of the tabs on this page not all caps, help.
.av-inner-tab-title {
font-size: 10px;
text-transform: none;
}I would like to remove ALL meta data across any blog posts on the site, it’s not working.
.avia-content-slider .slide-meta {
display: none;
}Thanks!
On my frontpage, I have different font sizes set for different media sizes for the very first text block but the size remains 34px at all media sizes. I’ve purged my endurance cache and browser cache many times with no change. in chrome DevTools, it shows the classes added to the parent div but the h1 size is unchanged. Does it need to be set to “Paragraph” under the content tab for the styling tab to take effect?
Hi,
I would like to increase the font size of the lightbox of the image gallery.
How can I do this?Thanks in advance
MartinaHello,
I’m currently working on a client site
I’m having a issue with the transparent Navbar. I added some external CSS to make it adjust left, but in the top ‘transparent’ state, it bunches up on the logo.
The other issue is the CSS specified background image that won’t show?
See code form child CSS:
.main_menu { position: relative; left: 150px; text-transform: uppercase!important; } #header .container{ width: 100% !important; padding: 0 !important; margin: 20px !important; } body { font-size: 15px !important; line-height: 22px !important; font-weight: 400 !important; color: #fff !important; background: url(https://solidstateofmind.com/wp/wp-content/uploads/2020/05/Boardbkg.jpg)!important; background-repeat: no-repeat!important; background-attachment: fixed!important; background-position: right center!important; }
