-
Search Results
-
Topic: Problems with Quick CSS
Hi,
I apologize for my noobiness, but I am having troubles with my Quick CSS entries. They had been working well for a while, but somehow are now messed up so that some work and some don’t. Specifically, the resizing of the phone number top right of the header and the search icon bottom right of the header, as well as the phone icon button below the contact form. I suspect it has something to do with my curly brackets. Here is my Quick CSS:@media only screen and (max-width: 767px) {
.responsive .logo a, .responsive .logo img {
max-width: 93%;
height: auto !important;
margin-left: 0px!important;
margin-top: 5px!important;
}@media only screen and (max-width: 767px) {
#advanced_menu_toggle{
display: block;
right: -15px;
top: 40px;
}@media only screen and (max-width: 767px) {
#mobile-advanced {
background-color: rgba(255,255,255,0.95);
}@media only screen and (max-width: 990px) and (min-width: 481px) {
div.grid-content {
display: none!important;
}div.grid-content { pointer-events: none;
}.av_phone_active_right .phone-info {
padding-left: 0px;
font-size: 14px;
}#top .menu-item-search-dropdown > a,
#searchform #searchsubmit, .ajax_search_image, .iconfont {
font-size: 22px;
}@media only screen and (max-width: 990px) {
#socket .sub_menu_socket { display: none;
}span.special_amp:nth-of-type(1) {
margin: 0 -0.02em;
}span.special_amp:nth-of-type(2) {
margin: 0 .01em;
}.av_font_icon.av-icon-style-b}} .av-icon-char:hover {
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
b}}-radius: 1000px;
b}}-width: 0px;
b}}-style: none;
padding: 10px;
color: #ffffff;
background: #f7951e;
b}}-color: none;
position: relative;
width: 45px !important;
height: 45px !important;
}.av_font_icon.av-icon-style-b}} .av-icon-char {
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
b}}-radius: 1000px;
b}}-width: 0px;
b}}-style: none;
padding: 10px;
color: #ffffff;
background: #96af29;
b}}-color: none;
position: relative;
width: 45px !important;
height: 45px !important;
}@media only screen and (max-width: 990px) {
.avia-tooltip {
display: none !important;
opacity: 0 !important;
}@media only screen and (max-width: 990px) {
.av_font_icon.av-icon-style-b}} .av-icon-char:hover {
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
b}}-radius: 1000px;
b}}-width: 0px;
b}}-style: none;
padding: 10px;
color: #ffffff;
background: #f7951e;
b}}-color: none;
position: relative;
width: 45px !important;
height: 45px !important;
}span.av_icon_caption.av-special-font {
color: #c3c3c3;
}2) Could you please tell me how to add a phone icon to the left of the phone number top right of the header?
Thanks,
TrevorTopic: change h1 color
Hello:
I can’t change the h1 color, i try with several codes that i have found here in the forum, but no one works. If I change the font size in the same code, it works, bur the font color remains white.
Thanks in advance for your help.
Topic: Deleted Quick CSS Code
I was trying to remove replies from my blog and ended up messing with my quick css code and believe I accidentally deleted something that was there, and now cannot edit any of my pages. I believe I deleted something in the footer section? help!
Here is the code that I have, copied and pasted:
.main_menu ul:first-child>li>a {
font-size: 20px;
}
.page-id-2945 .main_color .av_promobox{
background: #008080;
}
.team-img-container { float: left; margin-right: 20px;}
display: none;
}
Hi there, again. i am a huge fan of this theme. it is easy and fun to work with.
One question, though: Could you help me with the css snippets which enables me to style the heading-row of a regular table (not a pricing table):
I would like to change from all caps to normal text, make it bold and change the font-size. I know it is probably very easy, but I am very new to css, and can’t seem to make it work.than ks,
Yours,
JetteTopic: Icon list font style
Hello,
You already helped me with some style changes, but there is still one thing: How can I define the font style of the icon list title and content? I would like to set the title to Coda and the content to Arimo 15px each.
Quick css looks like this:
body {
font-size: 16px;
}.avia_transform .av_font_icon {
margin-bottom: 30px;
}.main_color .iconlist_content {
color: white !important;
}#footer .widgettitle, .main_color .sidebar_tab, .main_color .tabcontainer .tab, .avia-icon-list .iconlist_title {
text-transform: none;
color: white;
}.phone-info span, #top .social_bookmarks li a { color: white !important; }
Thanks a lot
My site is fine at full width (Chrome or Firefox), but the Header Logo and thinner columns (1/4 or 1/5) don’t resize if the browser window is narrowed. I tried using the CSS code previously provided in messages #132501 and #132506 but that doesn’t help.
I was alerted to this by a friend who has a monitor with a different resolution, but then saw the problem when I played with the window on my own computer. Is there a solution to this, other than shrinking the font sizes of the elements in question?
Shouldn’t the responsive code handle this?
Topic: Blog post formatting
Could you please let me know:
1. What the the css would be to change the blog post formatting?
I would like it to be the same as the p tag (i.e, font size and not justified both sides).2. Also, could you let me know how to remove the meta elements — I have them unchecked in the theme options Blog Layout but they are still showing on the excerpt on sidebar.
As always, many thanks. You guys are the best!
Topic: Portfolio items gallery
Hello,
I m finishing my project and i have detected that visitors, when they access to next section (http://www.novamaris.es/alquiler-de-veleros/) they don t know that they have to click over portfolio iltem to go inside full information. This happens when they visit the website with mac or pc but usually and more when they visit with tablet or smartphones.
For this reason a would link to insert an automatic button link in port folio entries (like Click me to read more, …). How can be done?
At same section, portfolio items gallery are to close without padding. How can i separete them?
As well, you will see that i m working with to domains for two different language (WPML). If you visit each domain, you will see that aparently are equal but not true, I think that size font or font type are a bit different. Why is it?
Thanks for all.
Regards
SergioIs there a way to change the text (font) size in a Content Element text Block? I have a notion that it is a line of code, or command that is put in front of the text but I cannot figure it out.
