-
Search Results
-
How do I change the title size in the preview box? I am referencing the enfold blog element where we can show posts on a separate page than the blog page. Settings – Grid, Show Title and Read More link
Topic: Default content font size
I believe this is a future option request:
It would be great to also be able to set as a default the ‘Default content font size’ for mobile devices in the ‘general styling’ section of Enfold settings.
Now you have to set this on every textblock item manually.Topic: Grid row not 100% responsiv
Hi,
I have a grid row with 3 Media Elements and text above.
On mobile devices
– the first image is moved to the second cell
– the second image is moved to the third cell
– and the third image is moved to a second row in the third cell
the text shrank only a bit and is now partly readable (I got a quick css for the text size from one of you – see below)I also tried to insert the image into the grid cell – but than I don’t get the images at all in the mobile device preview
here is the link https://www.sbot.co.at/#bereiche
sorry I have to paste all used quick css as I don’t know which one is the right
#top .aviaccordion-preview-title-wrap {
background: transparent;
}/* Title and excerpt color */
#top .aviaccordion-excerpt,
#top .aviaccordion-preview-title h3 {
color:#ffffff;
}#top .grid-content h3{
font-size: 22px;
text-align: center;
font-family: sans-serif;
}.isotope_activated .isotope-item {
padding: 10px;
}.aviaccordion-title {
position: absolute;
bottom: 0;
}.av-image-caption-overlay-center {
display: block;
text-align: center;
position: absolute;
bottom: 20px;
}#bottom .gridrow {
border: none;
}#after_submenu_1 {
border-color:transparent !important;
}.av-image-caption-overlay-center {
width:100%;
}span.av-milestone-indicator {
display:none !important;
}#after_section_1, #after_section_2, #after_section_3, #after_section_4, #after_section_5, #after_section_6 {
border: none;
}.header-scrolled #avia-menu li a .avia-menu-text {
color:#000 !important;
}#top #header .av-main-nav > li > a .avia-menu-text {
color: #000 !important;
}
.html_header_glassy #top #header .av-main-nav > li > a .avia-menu-text {
color: #fff !important;
}
.html_header_glassy #top #header.header-scrolled .av-main-nav > li > a .avia-menu-text {
color: #000 !important;
}.av-tab-section-image {
height: 120px !important;
width: 120px !important;
margin-left: auto;
margin-right: auto;
}.av-tab-section-tab-title-container {
background-color: #ffffff;
}.av-inner-tab-title {
width: 80px !important;
font-size: 16px !important;
font-weight: bold !important;
}/* Sticky header on mobile */
@media only screen and (max-width: 767px) {
.responsive #top #main {
/* Margin top value should be equal to header height*/
margin-top: 180px;
}
.responsive #top #wrap_all #header {
position: fixed;
}
}Hi Team,
I have a post slider on the front page of my website, but there are a couple of modifications I would like to make please. I had a look at the documentation for the post slider, but I’m not too sure it had the specific code to make the changes I require.
My website is Peak Potential Adventures
The post slider is on the home page near the footer. Basically, I would like to remove the date from the bottom of the excerpt so that the last line is the read more line. And when I make the change in the options to include the title, it pulls through the H1 or H2 global heading size so that the title ends up huge, so just wondering how I target the size of the heading font as well as perhaps the colour as I may want to make the title burnt orange? I’ve left the title off at this stage given that it looks a bit silly at around 26px :)
Thanks in advance.
Warmest regards,
DarrenTopic: text-shadow in an object
Hello everyone
For example, on my homepage I have a white writing on a background of a city.
If I add in the box special title this csstext-shadow: -4px 1px 7px rgba(0,0,0,0.65);
I also tried this code#top #wrap_all .av-inherit-size .av-special-heading-tag {font-size:1em;text-shadow:rgba(0, 0, 0, 0.65) -4px 1px 7px;}and I purge the cache but nothing changes..What code should I put in?
Best regards
Giusepe Beghelli
<br />upload image<br />I have add the code to quick css:
h1.post-title.entry-title {
font-size: 18px !important;
}
h2.post-title.entry-title {
font-size: 18px !important;
}
.entry-content-wrapper .post-title {
font-size: 18px !important;
}
.entry-content {
font-size: 16px !important;
}But. Nothing changed. The fond size is still big. Please help me solve it.
ThanksHi,
i have the problem that the mobile menu don’t change the size of the font. On every devices is the same font-size.
Screenshot: https://drive.google.com/file/d/1EX5X-_aId03dGmUvZKyBhitCpN1KmhN0/view
How can i solve the problem?
I want the Links in the Menu in large and lower case and the distance not so big as now. And i want a hover color (white with green Fontcolor)
My customer means that she can’t see the complet menu on iphone in horizontal view and can’t scroll the menu.
Can someone help me please?
Topic: Table Syle
How to Style the table that:
1. Heading Line Has a Background color: 848484
Font White, And Font Size bigger than now
2. The left column ist not automatically in capital Letters
Maybe with the align right just in the left columnHi!
I noticed that on event pages the max witdh is 800px
How to have a fullwitdh??Already try to add the following code
#top .fullsize .template-blog .post-title { max-width: 100%; }ACTUAL CONFIGURATION
#top .fullsize .template-blog .post .entry-content-wrapper { text-align: justify; font-size: 1.15em; line-height: 1.7em; max-width: 800px; margin: 0 auto; overflow: visible; }This is an example page
LINK PAGE
