-
Search Results
-
my counter is quite high- 16 million+ users.
i want it to be 80px font size on screens, but in mobile it remains 80px and won;t change to fit the responsive dimension.
what costume css code can i put in order to decrease font size of the animated numbers on mobile?Topic: Submenu Text Size?
Hi, I have a Mega Menu and I’d like to make the ten links in my menu larger. (Just the font)
https://www.dropbox.com/s/qc8eycvublj4xre/Screenshot%202014-08-25%2015.40.36.png?dl=0
Side post navigation – Next page tab looking strange, the images are no longer round?
In a previous ticket I was changing the size and colour of the tab however I thought I removed all the code.
Can anyone help get it back to looking like the original should?
https://www.dropbox.com/s/hm1ynoip43vpon2/Captures.PNG?dl=0
here is the Quick CSS code i have in the theme :
#top .fullsize .template-blog .post .entry-content-wrapper > * { max-width: 800px; }
#footer a {
color: black;
}
#footer a:hover {
color: blue;
}.widget_recent_entries li a {
font-style: normal !important;
}.image-overlay {
visibility: hidden;
}div#commentform.fb-social-plugin {
margin-left: 17%;
}@media only screen and (max-width: 767px) {
.container.template-blog {
width: 94%;
}}span.blog-tags.minor-meta {
display: none;
}.home .content { padding-bottom: 10px; }
span.av-masonry-date { display: none; }
.av-masonry-entry .av-inner-masonry-content { padding: 20px; }@media only screen and (max-width: 767px) {
.responsive .tabcontainer .tab_titles {
display: block;
border-top: 1px solid #555555;
}
.responsive .top_tab .tab.fullsize-tab {
display: none;
}
.responsive #top .footer_color .tabcontainer .active_tab {
color: #444; }
}@media only screen and (max-width: 480px) {
.av-inner-masonry-content.site-background {
background: rgba(255,255,255,0.5) !important;
}}body .container_wrap .hr.avia-builder-el-first { margin: 10px 0; }
.av-special-heading { margin-top: 10px; }
.avia-content-slider { margin: 10px 0; }@media only screen and (max-width: 479px) {
.responsive #top .related_entries_container .av_one_eighth {
margin-bottom: 3px;
}}#scroll-top-link {
background-color: grey;
}@media only screen and (max-width: 767px) {
ul.av-share-box-list {
margin-bottom: 80px;
}
}h5.av-share-link-description {
text-align: center;
}#top #wrap_all .av-social-link-facebook:hover a, #top #wrap_all .av-social-link-twitter:hover a, #top #wrap_all .av-social-link-gplus:hover a, #top #wrap_all .av-social-link-pinterest:hover a {
color: #888;
background-color: white;
}
#top #wrap_all .av-social-link-facebook a {
color: #fff;
background-color: #37589b;
}
#top #wrap_all .av-social-link-twitter a {
color: #fff;
background-color: #46d4fe;
}
#top #wrap_all .av-social-link-gplus a {
color: #fff;
background-color: #de5a49;
}
#top #wrap_all .av-social-link-pinterest a {
color: #fff;
background-color: #cb2027;
}#top #wrap_all .av-social-link-mail a {
color: #fff;
background-color: #9fae37;
}
#top #wrap_all .av-social-link-linkedin a {
color: #fff;
background-color: #419cca;
}
#top #wrap_all .av-social-link-linkedin:hover a, #top #wrap_all .av-social-link-mail:hover a { color: #888;
background-color: white;
}@media only screen and (min-width: 768px) {
.av-share-box { margin-bottom: 40px; }}Topic: Design doubts
Hi!
I’m hoping you can help me out with some things about the design, thank you very much in advance!
a) Tabs color: I want to change the background color of an active/inactive tab, I want only to change the color of the title; font color to be white, and background to be #0f8fc1 (I already tried some codes, but I didn’t achieve to change the color).
b) Tabs title size: no matter what I try, I don’t get that the title of each tab I’m using has the usual size of 16px that I’m using in the body of the rest of the page.
c) Hover image – is there any way to change the default arrow that appears? I saw I site that instead of an icon they used the logo of the company, is it possible?
Thanks a lot!
Hi. What is the css to be able to style the fonts of the tabs in the combo widget?
I was able to get the code to style the list items –
.avia_combo_widget ul,li { font-size:18px !important;
}
But this leaves the text in the tabs way too small.BTW is there some list of all the different classes that we are able to style?
thanks
Hi
Using the Advanced Styling to increase the menu links font size , if i change Main Menu settings
the previous changed settings on Sub-levels Menu Links disappear, so i can only change 1 of them.i would like to try different settings but it´s kind of difficult with these option not working.
ty
AlexTopic: icon list size
Hi,
How do I make the blog post titles of larger?
In Blog archive page
http://www.lepianoacademy.com.au/piano-notes/In Author archive page
http://www.lepianoacademy.com.au/piano-notes/author/thehuyle/Cheers,
HuyTopic: Font size help
Hi again
Can you tell me how to slightly increase the font size for the “Recent Posts” widget
On my site it is under the title: “Latest Thinking’ on the right side of the page.Thanks again in advance
How would one apply a different font to a text block.
There does not seem to be a way to chose the font you want to use when creating a font block (would be a great option).
How would I got if for example I want a text block to use the Dancing Script font for example?Thanks in advance
EDIT: by the way I don t mean to add another font to the admin panel css control for the whole site I want to be able to change the font used in certain text boxes only on a per case basis only
EDIT2: I tried to apply inline style to a text block but that breaks the admin section as the js rewrites the blocks and adds shortcodes…so inline inside the text block does not seem to work. Is the solution to add a H1 style to the text block drop down and assign a font size and weight as a H12 for example? So the custom google font would need to be set for each style you want to use?
Hi,
When I use a table, the width is not the same everywhere. How more tekst I use, how wider the table from the others.
How can I specify a fixed width (%) for standard column, text column and description column?And how can I make the background color white instead of white / gray? Or only the description column gray and the rest white? And adjust the font size of a row header? And can I remove blank fields from the table? For example, the last row where I set this is the choice who make the most people and highlight it.
For your imaging, I do not use the pricing tables because I compare data with each other.
Thank you very much for helping.
