-
Search Results
-
Hi there
How can I change the font size/heading of the blog category page headings. I need the category to be larger than the blog title.
Eg Dowsing for Health (this is the heading size I want to change to H1 if possible – or just the font size of all category headings for blog topics)
Health, News
Healing with Magnets (Blog title)https://dowsingaustralia.com.au/category/health/
Cheers
NatashaHi!
I have created a blog post page using the blog post element and I would like to format their appearance https://www.alexandrubugnariu.ro/blog/ :
– align everything to the left (category, title, line under the title, date, comments)
– put date & comments under the title
– have the title with normal letters instead of uppercase (only for the blog titles, not everywhere on the website)
– have a „read more” linkAnd, in the actual blog post the same:
– aligned left (including the space occupied in the page; not centered, but left aligned)
– normal fornt title (no uppercase)
– smaller font size for the titleThank you!
I have this code:
[av_button label='Learn more' link='manually,http://specinvtraining.com' link_target='blank' size='small' position='left' label_display='' title_attr='' icon_select='no' font='entypo-fontello' color='orange' custom_bg='#oooooo' custom_font='#ffffff' av_uid='av-bl0j5' id='' custom_class='' admin_preview_bg='']
But the button open the new website in the same window.
Must need. tweak?
Thanks
Topic: Glitch on mobile
Hi, I guess my custom css produces a glitch on mobile: The underlined font is not displayed properly and the cookie banner appears misplaced (at the far bottom of the page).
On Desktop everthing looks great. Can you help me please?This is my custom css:
/* Header mobile */ @media only screen and (max-width: 767px) { .responsive #top #wrap_all #header { position: fixed; } } @media only screen and (max-width: 767px) { .responsive #header_main .container { height: 50px !important; } .responsive .logo a { vertical-align: top !important; } .responsive .logo img { max-height: 50px !important; } } @media only screen and (max-width: 767px) { .responsive #top #wrap_all .main_menu { top: -15px; height: 45px; left: auto; right: 0; display: block; position: absolute; } } @media only screen and (max-width: 500px) { .responsive #top #wrap_all #main { padding-top: 50px !important; } } /* Farbe Nachrichtenversand */ h3.avia-form-success{ color:#99a502!important; } /* Header Button Mobile*/ @media only screen and (max-width: 767px) { .home .avia-fullscreen-slider .caption_bottom .slideshow_caption { bottom: 325px; left: 300px; } .home .slideshow_inner_caption .avia-slideshow-button.avia-button { background-color: #a37652; color: white; border-radius: 10px; } } @media only screen and (max-width: 767px) { #top #wrap_all .slideshow_inner_caption .avia-slideshow-button.avia-button { background-color: #a37652; color: white; border-radius: 10px; } } /* Text mit Foto*/ .avia_textblock p img { border-radius: 100%; box-shadow: rgba(255, 255, 255, 0.6) 0px 0px 4px 4px; } .avia_textblock img.alignleft { margin-right: 40px; margin-bottom: 20px; } @media only screen and (max-width: 767px) { #hello .avia_textblock img { width: 50%; } } /* ScrollDown Pfeil */ #top .scroll-down-link { color: #a47654; } /* Blog Leerzeile entfernen */ .page-id-691 #after_section_2 { display: none; } /* Blog Postdatum entfernen */ .page-id-691 .av-masonry .av-masonry-date { display: none; } /* SocialMedia Icons*/ #top #wrap_all .av-social-link-instagram:hover a, #top #wrap_all .av-social-link-instagram a:focus { color: #fff; background-color: #c82161; } /* Icon Circle schneller*/ .avia_start_animation .avia-icon-circles-inner { transition: all 0s cubic-bezier(0,0,0,0); } /* Desktop Menu*/ @media only screen and (max-width: 2500px) { #top #header.av_header_transparency .av-main-nav > li.menu-item { display: none!important; } #top #header.av_header_transparency .av-burger-menu-main { cursor: pointer; display: block!important; } } /* Header Button Desktop*/ @media only screen and (max-width: 450px) { .slideshow_inner_caption { top: -40px; } } @media only screen and (min-width: 768px) { #top .caption_bottom .slideshow_caption .slideshow_inner_caption { position: relative; text-align: center; } #top .slideshow_inner_caption .avia-slideshow-button.avia-button { width: 500px; height: 56px; font-size: 22px; } @media only screen and (min-width: 768px) { .slideshow_inner_caption { top: -125px; } } #top #wrap_all .slideshow_inner_caption .avia-slideshow-button.avia-button { background-color: #a37652; color: white; border-radius: 10px; } #top #wrap_all .slideshow_inner_caption .avia-slideshow-button.avia-button:hover { background-color: #c79a52; color: white; border-radius: 15px; } /* CookieBanner*/ #top .avia-cookie-consent .avia-cookie-consent-button.av-extra-cookie-btn, #top .avia-popup .avia-cookie-consent-button.av-extra-cookie-btn { background-color: #484f5d; color: #ffffff; border-color: #484f5d; border-radius: 10px; } #top #wrap_all .header_color #menu-item-1628.av-menu-button-colored > a .avia-menu-text, #top #wrap_all .header_color #menu-item-1627.av-menu-button-colored > a .avia-menu-text { background-color: #484f5d; color: #ffffff; border-color: #484f5d; border-radius: 10px; } .html_elegant-blog #top .avia-content-slider .blog-categories { display: none; }Website-Link on private content.
Thank you in advance an best regards!
Hello,
In the Private Content section, we are providing two links, one which in the smartphone version shows body text without the fold/unfold feature turned on, and the other with that feature turned on. That second page version includes the word “defect” in the link. You will see that in the second version, the page does not set up correctly; the right side of the body text extends beyond the limits of the screen.. We have tried making text font size smaller but that does not solve the problem.
NOTE: The fold/unfold feature works fine on laptop/desktop screens.
Please let us know if this can be fixed without quick css; the goal here is to make sure that the “Read More” text works on smartphones with different screen sizes, not just one size.
Let us know if screenshots will help; not sure how to send them here.
Thanks,
Cliff
Topic: Button CSS-class
Hi support team,
we want to customize a button.
Using <button class=”mein-benutzerdefinierter-button”>Klick mich!</button> works fine but does not contain a link.
Using Klick mich! contains the link but does not work.CSS-class we used is:
/* neue CSS-Klasse für den benutzerdefinierten Button */
.mein-benutzerdefinierter-button {
/* Hintergrundfarbe */
background-color: #7b8a5e;
/* Textfarbe */
color: #fff;
/* Schriftgröße */
font-size: 16px;
/* Schriftart */
font-family: Arial, sans-serif; /* Setze die Schriftart auf Arial, falls nicht verfügbar, auf die Standardschriftart der Gruppe sans-serif */
/* Text in Großbuchstaben transformieren */
text-transform: uppercase;
/* Umrandung */
border: 2px solid #7b8a5e; /* Setze die Umrandung auf die gleiche Farbe wie den Hintergrund */
/* Padding (Innenabstand) */
padding: 10px 20px;
/* Runde Ecken */
border-radius: 5px;
/* Cursor-Stil */
cursor: pointer;
/* Textausrichtung */
text-align: center;
/* Textdekoration */
text-decoration: none;
/* Weitere Styles nach Bedarf */
}/* Hovern */
.mein-benutzerdefinierter-button:hover {
background-color: red; /* Ändere die Hintergrundfarbe beim Hover-Effekt */
}Can you see why this is not working?
Thanks
Tanjaif you like to have gradient fillings for icons on enfold you can use that background-clip: text
on all icons:
[data-av_icon]:before { background-size: 100% 100%; background: var(--wp--preset--gradient--cool-to-warm-spectrum); -webkit-background-clip: text; -webkit-text-fill-color: transparent; }
as background you can use the existing css variable gradients – or any gradient you like.
if you need to be more specific – than you had to use custom classes.





